I need org.eclipse.equinox.executable.3.4.1 feature jar specifically to create my eclipse plugin product.
I use Jenkins and Buckminster for rcp app for CI and this works like a charme. The only problem I have is that the buckminster emma task does the code coverage for ALL packages in the checked-out work
I have a simple RCP Plugin (with a product) and I want it to run in atleast Linux and Windows (32 and 64bit). I have a product that contains a Feature from which buckminster uses to create the p2.site
I am using a headless version of Buckminster, v3.6.From what I had read, by updating to Eclipse 3.6, the PDE environment will build AspectJ projects, if you include certain configuration in the build.
I am running a headless Buckminster build using ant that for some reason is taking 4+ hours to finish resolving all the plugins that need to be built.There are about 350 plugins that need to be built,
In my cspex I hav开发者_如何学运维e action that creates product <public name=\"create.product\" actor=\"ant\">
I trying to update an Eclipse-RCP-3.5 based application by an P2 update-site. The Application contains two features.
After watching the webinar, skimming over the BuckyBook PDF, and following the Eclipse RCP build tutorial, I still don\'t know 开发者_开发问答how to materialize a simple RCP plug-in project from CVS i