aspose file tools
The moose likes Websphere and the fly likes Plugin Cache Problem in RAD.... Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "Plugin Cache Problem in RAD...." Watch "Plugin Cache Problem in RAD...." New topic
Author

Plugin Cache Problem in RAD....

Pras Tiwari
Ranch Hand

Joined: Nov 07, 2005
Posts: 185
Hi,
I am using RAD6.0 & Eclipse 3.0.2.

I have developed a plugin in Eclipse IDE, I tested it on eclipse & it is running fine. Now I tested that same plugin in RAD & it was running fine. Again I changed some code in plugin & I added updated plugin to RAD installations plugin directory. But this time I am not able to see my updated code for my plugin. So I think RAD6.0 is caching loaded plugins code,configuration,jars somewhere in some directory. I tried to search where RAD6.0 is caching all loaded plugins code, but couldn't succeed. Does anybody know where RAD6.0 caches all loaded plugins code? Also is there any configuration file in RAD6.0 to disable this plugin cache?

Many Thanks in advance.

--Pras--

******Deserver Before You Desire******


********Deserve Before You Desire********
Pras Tiwari
Ranch Hand

Joined: Nov 07, 2005
Posts: 185
Ok Guyz..

I got Solution for it..
Just I started RAD through command prompt using -clean option with it & it cleared my Plugin cache for RAD6.0

---Pras---

***********Deserve Before You Desire***********
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper

Joined: Aug 26, 2006
Posts: 4967

Cool tip. I didn't even know about that Eclipse switch.

-Cameron McKenzie


Author of Hibernate Made Easy, What is WebSphere???, JSF 2.0 Made Easy and the SCJA Certification Guides
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Plugin Cache Problem in RAD....
 
Similar Threads
How to hide some ressources ?
Eclipse - Server not available on Run on Server
Eclipse for J2EE Developers and JBOSS IDE
xdoclet plugin for eclipse - configuring xdoclet
Problem with Eclipse plug-in development