Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » J2EE Runtime Library
J2EE Runtime Library [message #537436] Wed, 02 June 2010 12:55 Go to next message
Brian is currently offline BrianFriend
Messages: 6
Registered: June 2010
Junior Member
Hi,

I'm new to Java development and have been looking at the WTP tutorial found at http://www.eclipse.org/webtools/community/tutorials/BuildJ2E EWebApp/BuildJ2EEWebApp.html. I do not see the J2EE web project option under Web when I click on New Project.

I have the J2EE Runtime Library defined in the server runtime environments box, pointing it to C:\Program Files\Java\jdk1.6.0_20\lib. Can I get some guidance on what I'm doing wrong?

Thanks!
Brian
Re: J2EE Runtime Library [message #537448 is a reply to message #537436] Wed, 02 June 2010 13:25 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 6/2/2010 6:55 AM, bciampa@yahoo.com wrote:
> Hi,
>
> I'm new to Java development and have been looking at the WTP tutorial
> found at
> http://www.eclipse.org/webtools/community/tutorials/BuildJ2E EWebApp/BuildJ2EEWebApp.html
> I do not see the J2EE web project option under Web when I click on New
> Project.
>
> I have the J2EE Runtime Library defined in the server runtime
> environments box, pointing it to C:\Program Files\Java\jdk1.6.0_20\lib.
> Can I get some guidance on what I'm doing wrong?
> Thanks!
> Brian
Brian,

J2EE is an aging reference that harks back to Java 1.2. While still in
frequent use, it's JEE we're really using now.

What you're looking for is Dynamic Web Project. It's under the Web
folder (after Other) when you're trying to create a new project (New ->
Other -> Web -> Dynamic Web Project).

You might check out the Setting up... articles under "Eclipse-oriented"
at http://www.javahotchocolate.com for how to set up Tomcat to consume
the JDK you chose.

The tutorial you're using is a little long in the tooth. It was created
pre-Europa and two years ago I found it hard to follow. Naci's a rock
star and I have one of his books. I ended up writing and publishing my
own tutorial, which is also getting long in the tooth, but you can see
it at the link above. Last, Lars Vogel has great tutorials at
http://www.vogella.de too.

Best of luck and come back here when you have questions,


Russ Bateman
Re: J2EE Runtime Library [message #537453 is a reply to message #537448] Wed, 02 June 2010 13:58 Go to previous message
Brian is currently offline BrianFriend
Messages: 6
Registered: June 2010
Junior Member
Russ,

Thanks so much. I'll take a look at the other tutorials that you suggested. Like I said earlier, I'm a newbie and it seems that I made a newbie mistake. I was using the incorrect version of Eclipse. It appears that I need to download the eclipse-jee-galileo-SR2-win32 version as opposed to the eclipse-java-galileo-SR2-win32 version.

Thanks Again,
Brian
Previous Topic:Completition Proposal not working
Next Topic:Debug menu item in Server view
Goto Forum:
  


Current Time: Tue Apr 23 16:53:03 GMT 2024

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

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

Back to the top