Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » obsolete plugins in e4?(Programming advise for native e4 app.)
icon5.gif  obsolete plugins in e4? [message #662364] Wed, 30 March 2011 11:55 Go to next message
Kevin Smit is currently offline Kevin SmitFriend
Messages: 8
Registered: March 2011
Junior Member
Ok here is my problem,

I started developing a native e4 rcp application. I found some tutorials on the internet and wanted to know more about developing native e4 applications.

The problem is that i can not find, which plugins will be replaced over time. For example we have a plugin for Eclipse e4:

org.eclipse.e4.ui.workbench_0.9.1.v20110310-1900.jar

If i want to develop an native e4 app do i only use plugins with org.eclipse.e4.*

or can i als use other plugins like

org.eclipse.swt

or is this replaced with org.eclipse.e4.ui.widgets_1.0.0.v20110312-8000

The problem is that I could not find a resource where i can see which plugins will be supported/extended for e4 applications.

Thanks for the response
Re: obsolete plugins in e4? [message #662376 is a reply to message #662364] Wed, 30 March 2011 12:33 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

there are a lot of org.eclipse.e4.* plugins that you need, but parts of
e4 still use org.eclipse.swt, org.equinox.*, and org.eclipse.jface.

Have a look at the org.eclipse.e4.demo.e4photo and
org.eclipse.e4.demo.contacts plugins. They're available from:
:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse
e4/org.eclipse.e4.ui/examples/org.eclipse.e4.demo.contacts
e4/org.eclipse.e4.ui/examples/org.eclipse.e4.demo.e4photo

Later,
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/helios/index.jsp?topic=/org.eclipse. platform.doc.isv/guide/workbench.htm


Previous Topic:making a window non-resizable
Next Topic:e4 Workbenchmodel Editor in 3.6
Goto Forum:
  


Current Time: Fri Apr 26 12:45:21 GMT 2024

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

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

Back to the top