Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » How to turn off PDE cache in .metadata/.plugins/org.eclipse.pde.core?
How to turn off PDE cache in .metadata/.plugins/org.eclipse.pde.core? [message #369] Tue, 08 April 2008 12:36 Go to previous message
Todd E. Williams is currently offline Todd E. Williams
Messages: 54
Registered: July 2009
Member
When doing a complex feature export the PDE can become confused and refuse
to export a perfectly valid feature. The workaround I use to "fix" this
issue is:
1) shutdown the workbench
2) delete everything in .metadata/.plugins/org.eclipse.pde.core
3) restart the workbench
4) perform the export again, which will now succeed

Unfortunately, the cycle time on this workaround is rather large for a big
workspace. Is there a way to either clear this cache without a restart or,
even better, keep it from being created in the first place?

Thanks,
Todd
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:Create Ant Build File should be available for OSGi projects too...
Next Topic:eclipse plugin deployment troubleshooting
Goto Forum:
  


Current Time: Tue May 21 12:15:28 EDT 2013

Powered by FUDForum. Page generated in 0.02061 seconds