• 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
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

which IDE

 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm a newbie to EJB/J2EE and just wondering which IDE are u guys using and which is better. I've downloaded Forte but it has "eaten" up many resources. I try to use VisualAge but failed to download it from the IBM site. Does anybody know is there a free IDE for developing EJB?
 
Saloon Keeper
Posts: 28070
198
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It's not an IDE, but it is a graphical generator for EJB's and various related support files:
http://www.mousetech.com/EJBWizard.html
Once you've generated the framework of the EJB, you can edit it with an IDE or just a plain text editor like Emacs (if that qualifies as "plain").
I've worked with Forte, Symantec/WebGain (Visual Caf�) and with JBuilder - the most popular IDEs excluding Visual Age. None of them were much fun until you had a minimum of 256M of RAM and a 600+MHz CPU.
 
Yeah. What he said. Totally. Wait. What? Sorry, I was looking at this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic