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

IDEA from intellij the best IDE I've ever used

 
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've used JBuilder, JDeveloper, and Forte and for the most part I've found that all they do is hinder my ability to code. If you want to try the most full featured IDE I've ever seen for a fraction of the price of the others try IDEA. You can evaluate it for free.
 
Bartender
Posts: 783
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The evaluation will eventually expire, then you'll have to pay $395.00. The site you want is www.intellij.com. It looks like it has some nice features, but it's going to be hard to fork out $395.00 for a JAVA IDE.
 
Ranch Hand
Posts: 158
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I agree, its a wonderful IDE.
I love it.
------------------
Andre Mermegas
Sun Certifed Java Programmer
 
Ranch Hand
Posts: 173
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I agree that IDEA is the best Java IDE that I've used. It doesn't hinder you in any way, yet it provides incredible power and extremely useful features. One feature that has been priceless is Layout Code. I can type code in the style that's comfortable to me, run Layout Code, and I have code that conforms to my company's standards!!! Unfortunately, JBuilder 5 Enterprise just arrived on my desk this morning, indicating that my company probably won't be spending $395 for me to use an IDE other than what everyone else will be using. Won't hurt to ask (beg), though.
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I also agree, I love IDEA but ... no servlet support. Is there a tool anyone can recommend that will let me step through servlet code?
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have been told that they will support JSP and servlets in v3.0. Unfortunately, I have not gotten a product release timeframe.
 
Steve Holmes
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It looks like my company is going to JBuilder Enterprise also. Don't get me wrong, JBuilder isn't bad, much better than JDeveloper or Forte', and the third party tools gives you much of the same functionality that IDEA gives you. But it's much clunkier and harder to use than IDEA. IDEA has the best code completion tools, usage tools and the import completion is awesome.
 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Idea doesn't support..EJB development ...there is no place where it says abut EJB
 
Ranch Hand
Posts: 126
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
strange nobody even talked about VisualAge for java and Websphere studio by IBM. Is it because they are expensive that your companys didn't buy it or you guys find it difficult.
Neha
 
Steve Holmes
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I had access to Visual Cafe at my last job but I never became proficient enough to really evaluate it. That's actually one of the reasons I like IDEA. After one day I was way more productive with IDEA than I ever was with Vis Cafe, Forte, JBuilder, or JDeveloper. I've heard Visual Cafe has a pretty good Swing RAD, but since I've never had to do any swing (other than academically) that's not really any interest to me. I didn't really think the editor was all that hot.
Never used IBM Visual Age.
 
Steve Holmes
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I had access to Visual Cafe at my last job but I never became proficient enough to really evaluate it. That's actually one of the reasons I like IDEA. After one day I was way more productive with IDEA than I ever was with Vis Cafe, Forte, JBuilder, or JDeveloper. I've heard Visual Cafe has a pretty good Swing RAD, but since I've never had to do any swing (other than academically) that's not really any interest to me. I didn't really think the editor was all that hot.
Never used IBM Visual Age.
 
To do a great right, do a little wrong - shakepeare. twisted little ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic