Java – how to build eclipse plug-ins outside eclipse?

I have a series of eclipse projects, including many plug-ins and functions, which are checked into CVs I now need to run the automatic build of these plug - ins Ideally, I want to do this without manually coding a large number of eclipse library locations, which is a problem with the automatically generated ant files provided by eclipse The construction also needs to be endless

Has anyone had any experience with this setup of eclipse and suggestions on how to implement it@ H_ 419_ 3@

Solution

There are several options for you to view, depending on the build scripting language you use:

>For Maven 2, the way forward seems to be spring dynamic modules The other options are Pax construct, m2eclipse, Maven Bnd > for ant / Gant, eclipse PDE build, ant4eclipse > for the command line or both, Buckminster@ H_ 419_ 3@

In my current client, we use Buckminster, which wraps PDE-Build and calls it from Ant / CruiseControl. The code we have entered from multiple repositories is built into a single RCP product@ H_ 419_ 3@

In addition, these questions may be helpful@ H_ 419_ 3@

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>