JAR creation failure [message #77984] |
Thu, 07 August 2003 16:08 |
Eclipse User |
|
|
|
Originally posted by: eipe.uiuc.edu
Hi
I'm having some trouble with exporting my projects as JAR files .. I
understand that's what you need to do to 'execute' a plugin - I mean get
Eclipse to recognize/register it et al.
Here are the steps I follow:
Using a stripped-down version of the CDT:
Click on the project in the Package Explorer
Click on File
Click on Export
Choose JAR File
Check the option to Export Java Source files and resources (or leave it
unchecked, it doesn't seem to effect the outcome)
Click Finish
The process starts, but about half way through, it stops, with the message
JAR creation failed. See details for additional information.
When I click on the Details button, I see:
Resource is out of sync with the file system: /org.eclipse.cdt/.classpath.
Have you seen that before? Do you know what it means?
I tried the same thing, instead using the professional CDT (source obtained
via CVS from eclipse.org) version .. I get a similar problem .. when I
click on the Details button, I get:
class file(s) on classpath not found or not accessible
/org.eclipse.cdt.core/index/org/eclipse/cdt/core/index/ITagE ntry.java
class file(s) on classpath not found or not accessible
/org.eclipse.cdt.core/index/org/eclipse/cdt/core/index/Index Model.java
class file(s) on classpath not found or not accessible
/org.eclipse.cdt.core/index/org/eclipse/cdt/core/index/TagFl ags.java
class file(s) on classpath not found or not accessible
/org.eclipse.cdt.core/index/org/eclipse/cdt/internal/core/in dex/CTagsCmd.jav
a
class file(s) on classpath not found or not accessible
/org.eclipse.cdt.core/index/org/eclipse/cdt/internal/core/in dex/CTagsEntry.j
ava
class file(s) on classpath not found or not accessible
/org.eclipse.cdt.core/index/org/eclipse/cdt/internal/core/in dex/CTagsFileRea
der.java
ad nauseum, ad infinitum...
This is a bit of a stumbling block for me, as I can't see what effect any
changes I make is having. Any help is appreciated!
Thanks
|
|
|
Powered by
FUDForum. Page generated in 0.03513 seconds