• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Best J2EE plug-in for Eclipse

 
Ranch Hand
Posts: 1312
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What is best J2EE plug-in for Eclipse?
 
Ranch Hand
Posts: 995
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Currently available:
- MyEclipse (commercial/yearly fee(small fee))
- Lomboz (free)
- Eclipse Web Tools Platform (subproject J2EE Standard Tools - to which Lomboz has contributed their source code (afaik)).

For the moment I think the best solution is MyEclipse. (my 2c)

./pope
 
Ranch Hand
Posts: 138
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I will say that depends upon what you really want.
 
author
Posts: 176
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I haven't tried MyEclipse, but I've heard good things about it.

I have tried the Eclipse WebTools, and I like it very much.

I especially like the JSP editor that comes with the IBM contribution.

David
[ October 17, 2007: Message edited by: David Heffelfinger ]
 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've been working with Lomboz for a while and I like it a lot. If you want a good XDoclet-Frontend, I can also recommend JBossIDE.
 
Ranch Hand
Posts: 79
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I like Lomboz, it provides me tools much more.
 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am looking for a download URL of Eclipse Web Tools J2EE plugin.

Regards,

Nikhil
 
David Heffelfinger
author
Posts: 176
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Nikhil Vasaikar:
Hi,

I am looking for a download URL of Eclipse Web Tools J2EE plugin.

Regards,

Nikhil



http://www.eclipse.org/webtools/development/main.html

At the bottom of the page.

David
[ October 18, 2007: Message edited by: David Heffelfinger ]
 
It's weird that we cook bacon and bake cookies. Eat this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic