Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » jar files
jar files [message #211779] Wed, 23 May 2007 16:21 Go to next message
Eclipse UserFriend
Originally posted by: find_bailey.hotmail.com

How do I recreate my jar file once I have gone through the jar creation
wizard? I want to recreate my manifest file.

Thank you
Re: jar files [message #211827 is a reply to message #211779] Wed, 23 May 2007 19:46 Go to previous messageGo to next message
Paul A. Rubin is currently offline Paul A. RubinFriend
Messages: 188
Registered: July 2009
Senior Member
Bob wrote:
> How do I recreate my jar file once I have gone through the jar creation
> wizard? I want to recreate my manifest file.
>
> Thank you
>

That depends on how you created the jar the first time (which options
you selected in the wizard). If you chose to save the manifest file,
you can open the saved file in Eclipse (double click it in the package
explorer) and edit and save it. If you saved the jar description file,
you can then right click the description file in the package explorer
and select the option to (re)generate the jar.

If you didn't save those things, you can always just run the wizard again.

/Paul
Re: jar files [message #211887 is a reply to message #211827] Thu, 24 May 2007 12:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: find_bailey.hotmail.com

That's what I would like to do, run the wizard again, however, when i
select the project and say export it doesn't start me at the beginning of
the wizard so i can recreate my manifest and everything else, it seems to
bring me up where i can select which files i can put in the jar, but
that;s all i can do.

Thanks
Re: jar files [message #211968 is a reply to message #211887] Thu, 24 May 2007 17:22 Go to previous messageGo to next message
Paul A. Rubin is currently offline Paul A. RubinFriend
Messages: 188
Registered: July 2009
Senior Member
Bob wrote:
> That's what I would like to do, run the wizard again, however, when i
> select the project and say export it doesn't start me at the beginning
> of the wizard so i can recreate my manifest and everything else, it
> seems to bring me up where i can select which files i can put in the
> jar, but that;s all i can do.
>
> Thanks
>

The manifest options come after the file selection options. Are you
saying that even if you fill in the first dialog, the wizard does not
give you succeeding dialogs?

/Paul
Re: jar files [message #211982 is a reply to message #211968] Thu, 24 May 2007 19:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: find_bailey.hotmail.com

The dialog box that comes up says "Jar File Specification Define
resources..." and I can specify the the JAR file, when i select next it
says "Jar Packaging Options". It's like when i start i'm 1 or 2 steps
into the process. Hope this makes sens
Re: jar files [message #211989 is a reply to message #211982] Thu, 24 May 2007 21:02 Go to previous messageGo to next message
Paul A. Rubin is currently offline Paul A. RubinFriend
Messages: 188
Registered: July 2009
Senior Member
Bob wrote:
> The dialog box that comes up says "Jar File Specification Define
> resources..." and I can specify the the JAR file, when i select next it
> says "Jar Packaging Options". It's like when i start i'm 1 or 2 steps
> into the process. Hope this makes sens

No, these are the first two steps of the wizard, regardless of whether
you're packaging the jar for the first time or repackaging it.

Under Jar Packaging Options, I recommend that you choose the option to
save the description file (then browse to pick a directory, and type in
a file name). This will expedite any future repackaging. Then click
Next to get to the Jar Manifest Specification dialog. Here's where you
tell Eclipse to use the existing manifest file (which you've presumably
edited).

/Paul
Re: jar files [message #212037 is a reply to message #211989] Fri, 25 May 2007 00:31 Go to previous message
Eclipse UserFriend
Originally posted by: find_bailey.hotmail.com

You are right, that was it, thank you for your help.
Previous Topic:Internal browser not working properly in 3.3M7
Next Topic:OEM when opening text file
Goto Forum:
  


Current Time: Wed Apr 24 22:20:58 GMT 2024

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

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

Back to the top