|
Eclipse gets stuck during "Export Product" -
04-17-2009, 02:49 AM
I have a bunch of Eclipse plug-ins that I would like to export as an Eclipse product. I have a product file generated from a run configuration that works perfectly fine. The the thing I am working on is a headless application. I use Eclipse Ganymede 3.4.2 on Mac OS X 10.5.6. The Eclipse IDE runs under Java 1.5. The application I am developing runs under Java 1.6.
When I kick off the export, Eclipse gets stuck at a bit under 50 percent on the export progress bar and then enters a phase of very high CPU load for minutes on end, but without visibly achieving anything.
The project size is this: about 10 plug-ins that I develop. About 28 or so target platform plug-ins that these depend on. Some of the plug-ins I develop are extremely small in size, none of them is really very substantial. So there should be no reason for Eclipse to spend much effort on compiling, converting or the like.
Any hints would be most welcome.
Cheers,
Joerg
|