Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » PDE tutorial?
PDE tutorial? [message #578938] Sat, 06 September 2008 22:57
Mark is currently offline MarkFriend
Messages: 4
Registered: July 2009
Junior Member
Hi,

I'm looking to create a new project creator wizard, where I would simply
ask the user for a string, like their name, then I will create a new java
project by that name with some preset files. Something like:


New -> Project -> MyNewProjectType

- Ask user for their name
< JohnDoe

I create a new java project named JohnDoe with the following java files:

JohnDoe.java
JohnDoeAge.java
JohnDoeWhereabouts.java

The tutorials I found for this sort of thing are out of date and refer to
UIs that aren't part of Europa anymore. Is there some tutorial on how to
get this to work? I'm guessing this is a somewhat simple thing to do..

Thanks,
Mark
Previous Topic:How to open programmatically my Preference Page?
Next Topic:PDE Build failure
Goto Forum:
  


Current Time: Fri Apr 26 06:51:19 GMT 2024

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

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

Back to the top