Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » How to setup a pure e4 Target Definition
How to setup a pure e4 Target Definition [message #762609] Thu, 08 December 2011 11:32 Go to next message
Christoph Keimel is currently offline Christoph KeimelFriend
Messages: 482
Registered: December 2010
Location: Germany
Senior Member
Hello,

I would like to get input on how to setup a pure e4 target definition. How do you do it? What's your "best practice"?

This is the way, that I have mine at the moment:

Added Features (from SDK 4.2):

  • org.eclipse.e4.rcp
  • org.eclipse.emf.common
  • org.eclipse.emf.ecore
  • org.eclipse.rcp


Missing plug-ins, added manualy:

  • org.eclipse.core.filesystem
  • org.eclipse.equinox.concurrent
  • org.eclipse.equinox.event
  • org.eclipse.equinox.security
  • org.eclipse.osgi.util
  • org.pushingpixels.trident


I also included the *.source features where available and plug-ins for easy debugging.

This setup is not optimal, because the features may change and I then have to adopt my manualy added plug-ins (which I haven't done since 4.1). A better solution would be most welcome.

Smile
Christoph

Re: How to setup a pure e4 Target Definition [message #762702 is a reply to message #762609] Thu, 08 December 2011 14:26 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

We have a bug open for that: https://bugs.eclipse.org/bugs/show_bug.cgi?id=362147

org.eclipse.rcp includes the compatibility/3.x bridge layer (name pending Smile. For pure Eclipse 4, you wouldn't want the org.eclipse.ui/workbench plugins.

PW


Previous Topic:Programmatic Contribution Factories not supported
Next Topic:Create dropdown menu in toolbar
Goto Forum:
  


Current Time: Fri Apr 26 04:56:52 GMT 2024

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

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

Back to the top