Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Customizing Product Export
Customizing Product Export [message #334677] Tue, 24 February 2009 14:46 Go to next message
Mikhail Kadan is currently offline Mikhail KadanFriend
Messages: 61
Registered: July 2009
Member
Hi.

I need specific customization for Product Export process - some of my
exported plugins have to be placed in directories, not jarred. It
corresponds to deselected flag "Package as individual JAR archives" in
Plugin Export process, which I cannot find in Product Export. How can I do
this?

Thanks.
Re: Customizing Product Export [message #334681 is a reply to message #334677] Tue, 24 February 2009 15:35 Go to previous message
Mikhail Kadan is currently offline Mikhail KadanFriend
Messages: 61
Registered: July 2009
Member
I've found method

CoreUtility.guessUnpack()

which guesses, if plugin needs to be jarred or not, but it has no
customizible options, and the only way to tell him that my plugin needs to
be unpacked is removing "." classpath entry from it, which I think will
break my application.
Previous Topic:core.tools on 3.4?
Next Topic:A cycle was detected when generating the classpath
Goto Forum:
  


Current Time: Fri Apr 26 08:54:41 GMT 2024

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

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

Back to the top