Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » How to automate the build of a Plugin?
How to automate the build of a Plugin? [message #1095693] Tue, 27 August 2013 11:55 Go to next message
Klaus Nuber is currently offline Klaus NuberFriend
Messages: 2
Registered: August 2013
Junior Member
Hi all,

I have a PDE Package with one Feature and one Project contained in this package
This package depends on the RSE (Remote system explorer)

The files are stored in a git repositoy

Currently the build of the feature is done manually with the Export -> Deployable features wizard.

How can I automate this process; the goal is: Continuous Integration with Jenkins

Which tooling should I use: MAVEN / PDE?

Are there *any* working examples for such a scenario?

Thanks in advance.

Klaus

P.S.
I made my first steps with PDE Builder in Juno. This is a source of endless frustration. "Fetching from repositories" is outdated, it uses CVS
Re: How to automate the build of a Plugin? [message #1101545 is a reply to message #1095693] Wed, 04 September 2013 15:48 Go to previous message
Mickael Istria is currently offline Mickael IstriaFriend
Messages: 865
Registered: July 2009
Location: Grenoble, France
Senior Member

The right way to go is to use Tycho http://www.eclipse.org/tycho/ . From
the documentation, you'll find a good tutorial which will help you to
set up your build.

--
Mickael Istria
My job: http://www.jboss.org/tools
My blog: http://mickaelistria.wordpress.com
My Tweets: http://twitter.com/mickaelistria
Previous Topic:How to Create a Console extension
Next Topic:Equinox OSGi Framework Launcher
Goto Forum:
  


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

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

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

Back to the top