Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Changes with e4 4.1 m5
Changes with e4 4.1 m5 [message #653390] Wed, 09 February 2011 15:58 Go to next message
Holger Sachse is currently offline Holger SachseFriend
Messages: 12
Registered: February 2011
Location: Hamburg
Junior Member
I am just testing e4 4.1 m5 with the tutorials from Lars Vogel and Tom Schindl. When I open the workspace which was created with m1 they do not run.

After creating a new project with the e4 project creation wizard I figured out why. With m5 the framework assumes the existence of the add-ons in Application.e4xmi:

• org.eclipse.e4.core.commands.service
• org.eclipse.e4.ui.contexts.service
• org.eclipse.e4.ui.bindings.service
• org.eclipse.e4.ui.workbench.commands.model
• org.eclipse.e4.ui.workbench.contexts.model
• org.eclipse.e4.ui.workbench.bindings.model

Is this a planned change? I could not find anything in the release notes. And if yes: What is the reason that now the references are in the project.product file and in the add-on part?

Holger Sachse
Re: Changes with e4 4.1 m5 [message #653400 is a reply to message #653390] Wed, 09 February 2011 16:20 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Hi,

Yes they have been introduced IIRC in m3 and there is a thread on e4-dev
describing them.

My proposal was by then that those addons should NOT be defined by the
user but instead of added by Model-Processors contributed by the
defining plug-ins because by definition an Eclipse 4.x Application CAN'T
function without them!

Tom

Am 09.02.11 16:59, schrieb Holger Sachse:
> I am just testing e4 4.1 m5 with the tutorials from Lars Vogel and Tom
> Schindl. When I open the workspace which was created with m1 they do not
> run.
>
> After creating a new project with the e4 project creation wizard I
> figured out why. With m5 the framework assumes the existence of the
> add-ons in Application.e4xmi:
>
> • org.eclipse.e4.core.commands.service
> • org.eclipse.e4.ui.contexts.service
> • org.eclipse.e4.ui.bindings.service
> • org.eclipse.e4.ui.workbench.commands.model
> • org.eclipse.e4.ui.workbench.contexts.model
> • org.eclipse.e4.ui.workbench.bindings.model
>
> Is this a planned change? I could not find anything in the release
> notes. And if yes: What is the reason that now the references are in the
> project.product file and in the add-on part?
>
> Holger Sachse
>
Previous Topic:Migrating 3.x RCP Applications on Eclipse 4 SDK
Next Topic:Bug e 4.1 m5 application creation wizard
Goto Forum:
  


Current Time: Thu Mar 28 23:48:13 GMT 2024

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

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

Back to the top