Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Update jars of "Plug-in for existing Jar archives"
Update jars of "Plug-in for existing Jar archives" [message #329192] Mon, 16 June 2008 12:12 Go to next message
Eclipse UserFriend
Hi,

how can I add jars to existing Plug-in projects for jars? Also replacing the
current version with a new jar would be nice.

My current process is:

1.) Delete the existing Plug-in Project
2.) Select New -> Other -> Plug-in from existing JAR archvies
3.) Selecting all the new jars which I would like to have included

I assume there must be a way to update / change the selected jars but I
cannot find it.

Any advice?

Best regards, Lars
Re: Update jars of "Plug-in for existing Jar archives" [message #329199 is a reply to message #329192] Mon, 16 June 2008 12:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

Lars Vogel wrote:
> Hi,
>
> how can I add jars to existing Plug-in projects for jars? Also replacing the
> current version with a new jar would be nice.

Open the manifest editor for the plugin and select the Runtime tab.
There you'll see the Classpath section where the JARs are listed; you
can easily add/remove to/from that list and Eclipse PDE will do the rest
when you save the manifest.

Hope this helps,
Eric
Re: Update jars of "Plug-in for existing Jar archives" [message #329201 is a reply to message #329199] Mon, 16 June 2008 12:38 Go to previous message
Eclipse UserFriend
Hi Eric,

cool. Thank you.

Best regards, Lars

"Eric Rizzo" <eclipse-news@rizzoweb.com> wrote in message
news:g364b2$of1$3@build.eclipse.org...
> Lars Vogel wrote:
>> Hi,
>>
>> how can I add jars to existing Plug-in projects for jars? Also replacing
>> the current version with a new jar would be nice.
>
> Open the manifest editor for the plugin and select the Runtime tab. There
> you'll see the Classpath section where the JARs are listed; you can easily
> add/remove to/from that list and Eclipse PDE will do the rest when you
> save the manifest.
>
> Hope this helps,
> Eric
Previous Topic:Hide/unhide a toolbar inside a coolbar
Next Topic:Project settings
Goto Forum:
  


Current Time: Sat May 10 21:35:39 EDT 2025

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

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

Back to the top