views:

173

answers:

2

Hello good fellas i'm sure everybody is cool.I'm about to start a tutorial about jsp and jsf and the required tool is eclipse for j2ee and web tool platform.I'm a bit confused about where to find it bundled with wtp? and in which distribution is it Europa , Galileo or Ganymede ?.i know that it's here in entreprise java because it's clearly written there but then i don't know whether it's good for me, the main idea being to add jboss-tools to in order to use jboss seam.Please correct me right away if i'm making some foolish assumptions.thanks for reading

A: 

The Eclipse downloads you mentioned are all good candidates. I use the Ganymede (3.4) version but plan to try Galileo (3.5) soon as it is finished now (thanks @Vinegar).

I have also good experience with the non-free MyEclipse and I'm sure, Netbeans and Intellij have similarly good support for J2EE along with potential JBoss/Seam support.

You could test your installment by creating a JSP and check if you get syntax highlight for HTML and java snipplets.

kd304
Netbeans doesn't have it, unfortunately. Otherwise I would have already suggested that to the original poster. Actually, I myself practiced Seam on eclipse, just because there is no Jboss-Seam plugin for Netbeans yet.
Adeel Ansari
Thank you. This is why I wrote 'potential' as I'm not familiar with all aspects of NetBeans.
kd304
So bottom line i go for the galileo distribution and the wtp is bundled with the j2ee version of eclipse.I use netbeans for php and j2se and waiting for new features.currently using the version 6.5.1.thanks to you all
black sensei
+1  A: 

Go for Galileo, its the latest. To me they chose names, instead of or along with versions, to make it easy to choose and remember, but apparently made it much difficult to choose.

See this, wikipedia entry, for clarification on releases.

Adeel Ansari
I was a bit confused. Is Galileo finished and not in beta/RC any more?
kd304
No its out of beta now. Its safe to go for that.
Adeel Ansari
Check this out, to be sure. http://www.eclipse.org/org/press-release/20090624_galileo.php
Adeel Ansari
Ok, thanks. I'll adjust my answer.
kd304