Results 1 to 4 of 4

Thread: quick start guide?

  1. #1
    Join Date
    Jun 2005
    Posts
    8

    Default quick start guide?

    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!

  2. #2
    Join Date
    Jun 2005
    Location
    District of Columbia, US
    Posts
    13

    Default

    Can you reply with more info (platform, app server, etc.)? When you select File->New->Project, you should find web project listed under j2ee.
    sami

  3. #3
    Join Date
    Jun 2005
    Posts
    8

    Default

    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.

  4. #4
    Join Date
    Jun 2005
    Location
    District of Columbia, US
    Posts
    13

    Default

    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?).
    sami

Similar Threads

  1. Is there any tutorial about Eclipse?
    By yunkun_yang in forum SpringSource Tool Suite
    Replies: 19
    Last Post: Jul 15th, 2006, 01:49 PM
  2. Two start phases
    By josep in forum Container
    Replies: 1
    Last Post: Oct 23rd, 2005, 03:06 PM
  3. Spring configuration guide
    By veerreddy in forum Container
    Replies: 2
    Last Post: Sep 23rd, 2005, 04:07 AM
  4. Local vs web start differences
    By jwray in forum Swing
    Replies: 7
    Last Post: Jul 15th, 2005, 02:54 PM
  5. Replies: 1
    Last Post: Jun 12th, 2005, 08:46 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •