Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Runnable Jar export fails with class-path problems
Runnable Jar export fails with class-path problems [message #774021] Tue, 03 January 2012 00:15 Go to next message
Eclipse UserFriend
I have a project that I'd like to make a Runnable Jar from.
I have a Run Configuration that works from within Eclipse.
When I try to Export a Runnable Jar, I get this error for every .jar the project uses:
"Fat Jar Export: Could not find class-path entry for <full jar path and name>"

When I look in the Manifest.mf file, there is only 1 jar in the classpath.

Any ideas on what I need to do to make this work?
Re: Runnable Jar export fails with class-path problems [message #775431 is a reply to message #774021] Thu, 05 January 2012 19:46 Go to previous message
Eclipse UserFriend
I ended up rebuilding the project and the Run configuration.
Making sure that all required .jar files were NOT obtained from another project, but were explicitly included.

Previous Topic:resource tree locked when creating marker during IElementChangedListener#elementChanged()
Next Topic:Extend JDT semantic highlight
Goto Forum:
  


Current Time: Thu May 22 00:21:17 EDT 2025

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

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

Back to the top