PDA

View Full Version : quick start guide?


crimsondr
Jun 11th, 2005, 12:15 PM
does anyone have some advice on how to start using eclipse with a web app?

i tried to follow the instructions for WTP but i can never find the j2ee web project. so my project is never allowed to be deployed to a server.

any help would be appreciated.
thanks!

samilocale
Jun 14th, 2005, 02:57 PM
Can you reply with more info (platform, app server, etc.)? When you select File->New->Project, you should find web project listed under j2ee.

crimsondr
Jun 14th, 2005, 03:26 PM
hi,

i am running on windows with the latest Tomcat, jdk 1.5, eclipse 3.1rc2, and wtp 1.0m4.

when i go to file->new->project there is no j2ee option.

samilocale
Jun 15th, 2005, 09:42 AM
Here are some things you can try:

1. Try going to file->new->other..
2. Replace current install with the latest non-beta release (3.02?)
3. Downgrade your jdk to 1.4
4. Check your classpaths
5. If the above fail, get myeclipse plugin ($25?).