Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » What does eclipse package into an RCP?
What does eclipse package into an RCP? [message #1234259] Tue, 21 January 2014 15:07 Go to next message
Matthias Lee is currently offline Matthias LeeFriend
Messages: 1
Registered: January 2014
Junior Member
Hi All,

I have been trying to build a headless RCP from the commandline.
When I export the RCP from inside of eclipse, it packages an eclipse executable and a p2 folder into the final zip. When extracted, I run the executable and all is well.

Now when I build the exact same .project from the commandline, following these steps: http://help.eclipse.org/juno/index.jsp?topic=%2Forg.eclipse.pde.doc.user%2Ftasks%2Fpde_customization.htm The executable and the p2 folder is missing.

How do I tell the builder to package the same things as what eclipse does internally?

Any pointers welcome.

Thanks
Re: What does eclipse package into an RCP? [message #1235935 is a reply to message #1234259] Sat, 25 January 2014 18:35 Go to previous message
Catalin Gerea is currently offline Catalin GereaFriend
Messages: 89
Registered: July 2009
Location: Bucharest, Romania
Member

For p2 read PDE Build Integration with p2

For 'no executable' first think that comes to my mind is that you do not have Delta pack installed.


Time is what you make of it.
Previous Topic:Any way to left align contribution items in the status line?
Next Topic:Problems with folding text in viewpart
Goto Forum:
  


Current Time: Thu Apr 25 14:15:57 GMT 2024

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

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

Back to the top