Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » e4 New Project Wizard(Has anyone managed to create an e4 compatible version of the BasicNewProjectResourceWizard?)
e4 New Project Wizard [message #1463632] Thu, 06 November 2014 19:26 Go to next message
Patty Eilers is currently offline Patty EilersFriend
Messages: 10
Registered: October 2014
Junior Member
I am trying to create a custom wizard for creating a new project (by extending the org.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard class) but now I realize that this component is based on the 3.x API and cannot be used directly in an e4 application.

Surely, someone else has attempted to do this and as a result created their own custom version of a new project wizard. If so, would you be willing to share the code or guide me in the right direction?

Thank you
Re: e4 New Project Wizard [message #1722726 is a reply to message #1463632] Mon, 08 February 2016 15:42 Go to previous message
Hauke Fuhrmann is currently offline Hauke FuhrmannFriend
Messages: 26
Registered: January 2016
Junior Member
Am 06.11.2014 20:26, schrieb Patty Eilers:
> I am trying to create a custom wizard for creating a new project (by
> extending the
> org.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard class)
> but now I realize that this component is based on the 3.x API and cannot
> be used directly in an e4 application.

Hi Patty,

did you get any answer for this request? I have the same problem now but
think that this is a general problem. I assume that the concept of a
New-Wizard is specific to the Project-Explorer as it adds something to
the Eclipse Workspace, which is a specific E3-Concept itself. As far as
I understand there is not yet any E4-pendant for the project explorer or
the workspace with resources.

My approach would be to implement a custom e4-View as a custom file
browser with custom menus where I can add my own Wizards in the context-
and file-menu the standard e4-way.

If there is any other project explorer approach in e4, maybe someone can
share it.

Cheers,
Hauke
Previous Topic:Updating maven project in eclipse with new maven archetype
Next Topic:Bizarre red minimize/maximize/other icons in Eclipse
Goto Forum:
  


Current Time: Fri Apr 26 16:45:44 GMT 2024

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

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

Back to the top