Skip to main content


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 #565001] Tue, 08 April 2008 16:36
Todd E. Williams is currently offline Todd E. WilliamsFriend
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
Previous Topic:JUnits and Eclipse Test Framework
Next Topic:Welcome to eclipse.platform.pde
Goto Forum:
  


Current Time: Sat Apr 27 02:57:11 GMT 2024

Powered by FUDForum. Page generated in 0.02630 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top