Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » JAR creation failure
JAR creation failure [message #77984] Thu, 07 August 2003 16:08
Eclipse UserFriend
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
Previous Topic:Does CDT work with Eclipse 2.1.1?
Next Topic:Help! Adding menu items to CDT Source Editor context menu
Goto Forum:
  


Current Time: Fri May 02 14:21:36 EDT 2025

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

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

Back to the top