Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Help on jar file creation
Help on jar file creation [message #300879] Sat, 18 March 2006 18:30 Go to next message
Eclipse UserFriend
Originally posted by: tl.tarcoinc.com

I am developing an app using the Eclipse platform and I am having a
problem exporting a jar file.

The app run without error on the IDE but when I create a jar file it
will not run, but terminates immediately. This did not happen previously
when the jar file was created and was executable. I do specify the main
class when creating the jar.

Anyone have any ideas about what is going on?

TIA,

Ted
Re: Help on jar file creation [message #300889 is a reply to message #300879] Sun, 19 March 2006 07:35 Go to previous message
Eclipse UserFriend
Originally posted by: jannis.gmail.com

Ted wrote:
> I am developing an app using the Eclipse platform and I am having a
> problem exporting a jar file.
>
> The app run without error on the IDE but when I create a jar file it
> will not run, but terminates immediately. This did not happen previously
> when the jar file was created and was executable. I do specify the main
> class when creating the jar.
>
> Anyone have any ideas about what is going on?

Maybe you're missing some external jars your project needs to run? If
so, you could try the fatjar exporter, it works great and includes all
required external jars into one jar.


Cheers,
Jannis.
Previous Topic:Perfermance between diffrent version of JRE and Eclipse
Next Topic:IDecoratorManager .getLabelDecorator() returning null
Goto Forum:
  


Current Time: Sun Jun 08 17:49:49 EDT 2025

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

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

Back to the top