Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Moving from Export to Headless
Moving from Export to Headless [message #657512] Thu, 03 March 2011 06:09 Go to next message
BytesTheDust is currently offline BytesTheDustFriend
Messages: 9
Registered: February 2010
Junior Member
Hi,

I have a product that I have been creating by using the Eclipse Product export wizard from within the PDE.This works perfectly and I create my product for Win32/Linux/Mac.

I now need to move it to a headless build that can run from our (Jenkins/Hudson) build server.

I have never had any need to understand Ant, and I was hoping not to have to, but from reading various threads it seem that is the only solution (I don't understand why - the Export wizard does perfectly well without it - at least it find/creates whatever is need behind the scenes)

Can somebody give me a simple guide on what I need to do, so I can get a headless build to do the EXACT same things as th Export wizard?

Thanks!
Re: Moving from Export to Headless [message #657618 is a reply to message #657512] Thu, 03 March 2011 13:41 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

You want a PDE headless build. See articles like:
http://aniefer.blogspot.com/2008/06/example-headless-build-f or-rcp-product.html

Basically, you are creating a <buildConfig> build.properties and
customTargets.xml and then running the PDE builder, passing in
<buildConfig> as your build dir.

PW


--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Platform_Expression_Framework
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .platform.doc.isv/guide/workbench.htm


Previous Topic:Equinox Release Notes?
Next Topic:Using OSGI DS in an Eclipse 3.6 bundle.
Goto Forum:
  


Current Time: Thu Apr 25 08:51:48 GMT 2024

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

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

Back to the top