Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Customizing Product Export
Customizing Product Export [message #334677] Tue, 24 February 2009 09:46 Go to next message
Eclipse UserFriend
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 10:35 Go to previous message
Eclipse UserFriend
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: Thu Mar 27 02:03:53 EDT 2025

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

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

Back to the top