Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Create / Deploy JAR files?
Create / Deploy JAR files? [message #202401] Tue, 03 May 2005 17:31 Go to next message
Eclipse UserFriend
Originally posted by: Bwooten.novell.com

I can't seem to find a way to create / deploy JAR files.

Is this supported in Eclipse? Or do I just need to keep reading the docs?

I installed Eclipse using eclipse-SDK-3.0.1-linux-gtk.zip.

thks,

Bryan
Re: Create / Deploy JAR files? [message #202417 is a reply to message #202401] Tue, 03 May 2005 19:31 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

On the project, select the Export, and then from the next dialog select
Jar File.


--
Thanks,
Rich Kulp
Re: Create / Deploy JAR files? [message #202525 is a reply to message #202417] Wed, 04 May 2005 14:51 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Bwooten.novell.com

Thanks for the information. But I am still a little confused.

When I try to add files (classes) to the jar I need to re-do all my
selections.
I notice if my project name is not highlighted then the result is all
selections are lost. If the project name is highlighted then everything
is selected.

Either way, I have to completely redefine the export.

Am I missing something?

thanks again,

Bryan
Re: Create / Deploy JAR files? [message #202533 is a reply to message #202525] Wed, 04 May 2005 15:07 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Once you do one you like, you can save it as a jar description. Hit the
"Next" button after you selected what you wanted. There is a field that
says save it as a jar description in the workspace. Using the browse
button you can select where you want to save it.

Then the next time you want to jar up the project, select the jar
description file that you created, and from the popup menu select Open
Jar Packager. From there you can select more files if you wish and
create the jar and resave the description as before.


--
Thanks,
Rich Kulp
Re: Create / Deploy JAR files? [message #202540 is a reply to message #202533] Wed, 04 May 2005 15:36 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Bwooten.novell.com

Thanks again.

I wondered what that description field was for.

Bryan
Re: Create / Deploy JAR files? [message #202579 is a reply to message #202533] Wed, 04 May 2005 18:25 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bwooten.novell.com

I must be really dense.

I can't see anything called "open jar packager"

File->Export->JAR file

I then select my description file... Then that is it, no pop up menu with
"open jar packager".

Regards,

Bryan
Re: Create / Deploy JAR files? [message #202602 is a reply to message #202579] Wed, 04 May 2005 18:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

You don't do

> File->Export->JAR file
>
The file->export is only done the first time to create the jardesc file.

After that you instead go to the navigator and select the jardesc file,
and from its popup menu you select open jar packager.



--
Thanks,
Rich Kulp
Re: Create / Deploy JAR files? [message #202656 is a reply to message #202602] Thu, 05 May 2005 12:31 Go to previous message
Eclipse UserFriend
Originally posted by: bwooten.novell.com

That did it! Thanks.

Bryan
Previous Topic:IWAB0489E Error when deploying Web service to Axis runtime
Next Topic:help does not work
Goto Forum:
  


Current Time: Thu Aug 21 08:04:51 EDT 2025

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

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

Back to the top