Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » e4 example
icon5.gif  e4 example [message #685589] Fri, 17 June 2011 20:19 Go to next message
Andreas Heertsch is currently offline Andreas HeertschFriend
Messages: 6
Registered: October 2010
Junior Member
If I try to use WindowsBuilder in eclipse e4 Applicaton Project, I have to add
org.eclipse.ui.forms.widgets
org.eclipse.ui.forms
to imported packages
If I run this app I get two errors:
Missing imported package org.eclipse.ui.forms.widgets_0.0.0.
Missing imported package org.eclipse.ui.forms_0.0.0.
Why that? (the corresponding org.eclipse.ui.forms_3.5.100.v20110425.jar is in the plugin-folder).
Is there an example or a tutorial, how to use windowsbuilder with eclipse e4?
Thanks Andreas

[Updated on: Fri, 17 June 2011 20:22]

Report message to a moderator

Re: e4 example [message #686051 is a reply to message #685589] Tue, 21 June 2011 14:04 Go to previous messageGo to next message
Eric Clayberg is currently offline Eric ClaybergFriend
Messages: 979
Registered: July 2009
Location: Boston, MA
Senior Member
If you are having problems with e4, you should post your question to the Eclipse e4 forum.
Re: e4 example [message #686125 is a reply to message #685589] Sun, 19 June 2011 09:44 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Did you forget to adjust the launch config?

Tom

Am 17.06.11 22:19, schrieb Andreas Heertsch:
> If I try to use WindowsBuilder in eclipse e4 Applicaton Project, I have
> to add org.eclipse.ui.forms.widgets
> org.eclipse.ui.forms
> to imported packages
> If I run this app I get two errors:
> Missing imported package org.eclipse.ui.forms.widgets_0.0.0.
> Missing imported package org.eclipse.ui.forms_0.0.0.
> Why that? (the corresponding org.eclipse.ui.forms_3.5.100.v20110425.jar
> is in the plugin-folder).
> Is there an example or a tutorial, how to use windowsbuilder with
> eclipse e4?
> Thanks Andreas
Re: e4 example [message #713583 is a reply to message #686125] Mon, 08 August 2011 16:11 Go to previous message
Andreas Heertsch is currently offline Andreas HeertschFriend
Messages: 6
Registered: October 2010
Junior Member
yes indeed I forget to adjust config. (Never know, that it is necessary - sorry newcomer error...)
Previous Topic:SWTResourceManager: Error from Wrong Build File
Next Topic:xwt binding
Goto Forum:
  


Current Time: Tue Apr 23 12:51:34 GMT 2024

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

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

Back to the top