Community
Participate
Working Groups
I20050330 * Select a plugin project that is source in the workspace (for example, org.eclispe.debug.core) * Select "Export > Deployable plugins..." * Specify location and press finish > the following error appears: Problems during export: Reason: c:\eclipse3.1\dev\.metadata\.plugins\org.eclipse.pde.ui\temp\org.eclipse.pde The following error occurred while on this line: c:\eclispe3.1\dev\org.eclipse.debug.core\build.xml:104: c:\eclipse3.1\dev\.metadata\.plugins\org.eclipse.pde.ui\temp\destination\plug not found The line ending in "plug" is cutoff. I cannot read the entire message.
verified that the "fake" feature has the correct content. moving to pde/build.
Interestingly, plugin export works fine on projects like a new rcp mail plugin, but not on ones checked out from cvs like debug.core and pde.core
Fixed in HEAD.
*** Bug 89663 has been marked as a duplicate of this bug. ***