Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Creating a wizard
Creating a wizard [message #153989] Thu, 25 May 2006 17:50 Go to next message
Eclipse UserFriend
Originally posted by: bswaim.liferay.com

Hi Everybody,

I've just recently transferred to the java world and am trying to create an
eclipse wizard to do some of the rote stuff that I do on a daily basis. I'm
a web engineer, using struts and jsp; as such I have never had any real
experience with swing or SWT. Basically I just need like 5 text fields and
from that I will have the wizard parse a bunch of xml files and add the text
to the right spot. I have setup the sample wizard and a menu to launch the
wizard and that works, now I just need to modify the wizard to do what I
need it to do. Does anyone have any good links that refer to creating a
wizard? I've looked on Google and all the major places and they all seem to
refer me to creating just a sample wizard that's included.

Thanks for your help!

Brett
Re: Creating a wizard [message #153997 is a reply to message #153989] Thu, 25 May 2006 18:27 Go to previous message
Eclipse UserFriend
Originally posted by: bswaim.liferay.com

Actually, after just fiddling for a bit it doesn't seem that bad. I've
got the wizard showing the text fields now and everything (modifying
MyClassWizardPage.java) but thanks for taking the time to read my
post!

On Thu, 25 May 2006 10:50:13 -0700, "Brett Swaim" <bswaim@liferay.com>
wrote:

>Hi Everybody,
>
>I've just recently transferred to the java world and am trying to create an
>eclipse wizard to do some of the rote stuff that I do on a daily basis. I'm
>a web engineer, using struts and jsp; as such I have never had any real
>experience with swing or SWT. Basically I just need like 5 text fields and
>from that I will have the wizard parse a bunch of xml files and add the text
>to the right spot. I have setup the sample wizard and a menu to launch the
>wizard and that works, now I just need to modify the wizard to do what I
>need it to do. Does anyone have any good links that refer to creating a
>wizard? I've looked on Google and all the major places and they all seem to
>refer me to creating just a sample wizard that's included.
>
>Thanks for your help!
>
>Brett
>
Previous Topic:changing C++ compiler for CDT?
Next Topic:Java programming question: Viewing .DOC files in Eclipse
Goto Forum:
  


Current Time: Sun May 12 17:52:58 GMT 2024

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

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

Back to the top