Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » preventing plugin jar files from being expanded without using features
preventing plugin jar files from being expanded without using features [message #443610] Wed, 01 February 2006 21:24 Go to next message
Francis Upton IV is currently offline Francis Upton IVFriend
Messages: 472
Registered: July 2009
Location: Oakland, CA
Senior Member
I have some JAR files that contain only data.

I would like these to be deployed in their unpacked state.

The only way I can find to do this is to use a feature to wrap the JAR file.

However, I don't want to use features because I want more granularity in
controlling the composition of my product. I use several of the Eclipse
plugins, but the plugins I use are in different Eclipse features, and I
don't want to get *all* of the plugins in all of these features. For
example, I use the base EMF plugin, but not the editing plugins, so I
don't want the entire EMF feature.

Actually, in typing this I realize I can just create a feature that
contains all of the eclipse plugins I use, so that's fine.

However, it would be nice to be able to specify somewhere at the plugin
level that you prefer the plugin to be packaged as a JAR.

Is this possible, or shall I make an enhancement request?

Thanks,

Francis


Re: preventing plugin jar files from being expanded without using features [message #443615 is a reply to message #443610] Thu, 02 February 2006 03:25 Go to previous messageGo to next message
Sanjay Chaudhuri is currently offline Sanjay ChaudhuriFriend
Messages: 19
Registered: July 2009
Junior Member
Well, on the Plug-in overview page, when you click on the option 'Export Wizard', the Export dialog box pops up. There you would find a check-box option: 'Package individuals Plug-ins as individual JAR archives'

Hope that's what you are looking for.

Thanks

Sanjay
Re: preventing plugin jar files from being expanded without using features [message #443617 is a reply to message #443615] Thu, 02 February 2006 08:40 Go to previous messageGo to next message
Francis Upton IV is currently offline Francis Upton IVFriend
Messages: 472
Registered: July 2009
Location: Oakland, CA
Senior Member
Thanks, but not really, that's when I export one plug-in at a time. I
want to export the entire product (using the product export page). And
in the course of doing that, it will not expand the plugins.

Francis

Sanjay Chaudhuri wrote:
> Well, on the Plug-in overview page, when you click on the option 'Export Wizard', the Export dialog box pops up. There you would find a check-box option: 'Package individuals Plug-ins as individual JAR archives'
>
> Hope that's what you are looking for.
>
> Thanks
>
> Sanjay


Re: preventing plugin jar files from being expanded without using features [message #444709 is a reply to message #443617] Sat, 18 February 2006 09:19 Go to previous message
Sanjay Chaudhuri is currently offline Sanjay ChaudhuriFriend
Messages: 19
Registered: July 2009
Junior Member
Sorry, I was not monitoring the thread for while.

I had a bug#122956 opened on eclipse, on similar lines. Maybe you can check that out, and add to it, if you have any variations.

Thanks

Sanjay
Previous Topic:Intro question - where are the links on the Eclipse Tutorials page defined
Next Topic:Eclipse rcp app doesn't close
Goto Forum:
  


Current Time: Wed Nov 06 12:44:10 GMT 2024

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

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

Back to the top