Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Starting out with Web
Starting out with Web [message #1236247] Sun, 26 January 2014 18:00 Go to next message
Nina Noe is currently offline Nina NoeFriend
Messages: 2
Registered: January 2014
Junior Member
Hello all. I'm a very clueless and naive beginner, so I hope you'll have patience with me.

I have installed Eclipse Kepler Java package and successfully worked through a very basic tutorial on Eclipse use. Now I would like to write some simple programs (games) that will run on a Web server, so I looked for appropriate tutorials, but now I'm stumped.

The tutorial mentions installing "Web Tools Platform (WTP)", but the available extensions only offer "Web developer tools" of various types. Tutorial also mentions downloading and installing server software for testing purposes, but I can't find the option the tutorial is mentioning (Window > Preferences > Server).

I assume I need to install a few more things to my Eclipse, so my questions is which ones exactly? A link to some more tutorials would also be helpful, the one that I have is from Jan 2005 and is of course working with a different version of Eclipse.

Is there anything else I need to tell you so you'll be able to give me a more meaningful reply?
Re: Starting out with Web [message #1236482 is a reply to message #1236247] Mon, 27 January 2014 10:17 Go to previous messageGo to next message
Wolfgang Knauf is currently offline Wolfgang KnaufFriend
Messages: 63
Registered: July 2009
Member
Hi,

start by downloading "Eclipse IDE for Java EE Developers". This edition
contains all relevant plugins needed for web application development.

http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/keplersr1

What web server do you plan to use?

Best regards

Wolfgang

Am 26.01.2014 21:27, schrieb Nina Noe:
> Hello all. I'm a very clueless and naive beginner, so I hope you'll have
> patience with me.
>
> I have installed Eclipse Kepler Java package and successfully worked
> through a very basic tutorial on Eclipse use. Now I would like to write
> some simple programs (games) that will run on a Web server, so I looked
> for appropriate tutorials, but now I'm stumped.
>
> The tutorial mentions installing "Web Tools Platform (WTP)", but the
> available extensions only offer "Web developer tools" of various types.
> Tutorial also mentions downloading and installing server software for
> testing purposes, but I can't find the option the tutorial is mentioning
> (Window > Preferences > Server).
>
> I assume I need to install a few more things to my Eclipse, so my
> questions is which ones exactly? A link to some more tutorials would
> also be helpful, the one that I have is from Jan 2005 and is of course
> working with a different version of Eclipse.
>
> Is there anything else I need to tell you so you'll be able to give me a
> more meaningful reply?
Re: Starting out with Web [message #1236490 is a reply to message #1236482] Mon, 27 January 2014 10:41 Go to previous messageGo to next message
Nina Noe is currently offline Nina NoeFriend
Messages: 2
Registered: January 2014
Junior Member
Thank you for the reply. Smile

If you mean the web server for testing, I really don't have a preference yet, but the tutorial I have is working with Apache Tomcat ( http://www.eclipse.org/webtools/community/tutorials/SchoolSchedule/BuildingAScheduleWebApp.html ), thus I suppose I will start with that one, unless there is a good reason not to.

In regard to the build to download, will that one be integrated with the Eclipse version I already have? Or is it meant that I will then have two different Eclipse installations? The way I hear it, different installations for different projects are the way to go with Eclipse, but I must admit the concept is still strange for me.
Re: Starting out with Web [message #1240424 is a reply to message #1236490] Thu, 06 February 2014 12:25 Go to previous message
Wolfgang Knauf is currently offline Wolfgang KnaufFriend
Messages: 63
Registered: July 2009
Member
Hi Nina,
>
> In regard to the build to download, will that one be integrated with the
> Eclipse version I already have? Or is it meant that I will then have two
> different Eclipse installations? The way I hear it, different
> installations for different projects are the way to go with Eclipse, but
> I must admit the concept is still strange for me.

no, the download is a full Eclipse bundle. But you don't need an
installation per project. Hopefully, the required plugins play well
together.

If you already have an existing Eclipse installation, you would have to
install the "Web Tools Platform" plugin: Menu "Preferences" - "Install
new software". Here, select the main update site (for Eclipse 4.3, this
is "Kepler"). Search "Eclipse Web Developer Tools" and "Eclipse Java Web
Developer Tools". Maybe also "Eclipse Java EE Developer Tools".




Best regards

Wolfgang
Previous Topic:How Do I Extend the CSS Editor?
Next Topic:Deployment assembly failed on Juno
Goto Forum:
  


Current Time: Thu Apr 25 05:41:20 GMT 2024

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

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

Back to the top