Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Re-use built jars (buildDirectory/buildRepo) for other product build
Re-use built jars (buildDirectory/buildRepo) for other product build [message #1090120] Mon, 19 August 2013 18:40
tall abdou is currently offline tall abdouFriend
Messages: 1
Registered: August 2013
Junior Member
Hi,

I have a project containing 6 products, and 3 of the products use almost the same built jar files.
Now i'm building every product one after the other, which rebuild the jar files (from buildDirectory/plugins and buildDirectory/features and BuildDirectory/RepoBuild).

When the jar files are rebuilt, the timestamp is renewed.
So for example i have a bundle built jar named org.mybundle.1.0.0.20130817-0730.jar and restarting the pdebuild for the second product will generate org.mybundle.1.0.0.20130817-0915.jar.

Is there a way to get rid of duplicate built jar files?
Is it possible to set a parameters, which will configure the pdebuild to skip a jar files build if it is already built ?
Previous Topic:Eclipse customize plugin development issue
Next Topic:CommandHandler and HandlerProxy
Goto Forum:
  


Current Time: Fri Apr 26 04:39:37 GMT 2024

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

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

Back to the top