• 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
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Plugins for J2EE

 
Ranch Hand
Posts: 104
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi there,
probably someone has asked this before ...
I guess there are some plugins for J2EE right now, but which one really works great !?
Are there also vendor specific plugins like for Weblogic, Jboss or Websphere ?
And btw can you guys tell me if there are UML plugins available too and if yes which is the best ?
many thanx,
max
 
Greenhorn
Posts: 27
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

I guess there are some plugins for J2EE right now, but which one really works great !?

Have a look at http://www.eclipse-workbench.com for J2EE stuff.

And btw can you guys tell me if there are UML plugins available too and if yes which is the best
I find Omondo's free UML plugin at www.eclipseuml.com for be more than sufficient for my purposes.
 
Ranch Hand
Posts: 285
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I started a thread yesterday about the plugins and we had a healthy discussion.
A list of all the plugins can be founf at: http://www.eclipse-plugins.2y.net/eclipse/plugins.jsp
J2EE - Lomboz is by far the most popular and haven't used it but heardgreat many good things about it. Your other alternative is to buy MyEclipse
There are numbe of plugins for UML, such as Omonodo, for a complete list of UML plugins, you can check: http://www.eclipse-plugins.2y.net/eclipse/plugins.jsp?category=UML
Anyways, check the link above and you will be amazed by how many plugins there are and all the cool things you can do.
- FK
 
Maximilian Trenks
Ranch Hand
Posts: 104
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanx for your replies !
Can I generate my classes from the UML plugins with just a click ?
 
Tarun Ramakrishna Elankath
Greenhorn
Posts: 27
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Maximilian Trenks:
just a click ?


Yes, you have automatic code generation and code-synchronization features in Omondo's eclipse UML. I am not sure about the others.
I suggest giving all of them a try. :-)
 
On my planet I'm considered quite beautiful. Thanks to the poetry in this tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic