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

IntelliJ for individuals??

 
Ranch Hand
Posts: 10198
3
Mac PPC Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Dmitriv,

There are loads of questions in my mind regarding intelliJ as an IDE. First of all, I came to know about intelliJ through Javaranch and I wanted to use it, but it was not a free ware. So I tried eclipse and it said that, it needs my eclipse for a richer interaction which made me to think of another IDE. At last, I came to use netBeans and I'm using it now everyday even to develop a tiny program.
My question is does intelliJ has a different price for the Indian edition??Is there anything like that??
Does it (6.0) support EJB3.0 and Java EE5??
Supposing, if I have a team of developers, and I want to upload all the coding that has been done on different modules, how can I organize them from my system??

Thanks in advance.
 
Rancher
Posts: 13459
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
5 replies deleted.

This promotion is about IntelliJ IDEA and not individual agendas. Please keep the conversation about whether there are alternate version, not whether there should be alternate versions.
 
Joe San
Ranch Hand
Posts: 10198
3
Mac PPC Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi David,

Thanks for the reply. I was not the one who triggerred all this. Anyways, if it was wrong from my part, I'm sorry for that. I'm very much eagar to listen what Dmitry has got to say for my questions above.

Thanks in advance.
 
author
Posts: 149
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

There is no Indian edition of IntelliJ IDEA, and even if one existed, it would be sold for the same price as the English version.

IntelliJ IDEA 6.0 fully supports EJB 3.0 and Java EE 5.

To organize the work of a team of developers, you would need a version control system. There are many version control systems available; a good free one supported by IntelliJ IDEA is Subversion (http://subversion.tigris.org).
 
Joe San
Ranch Hand
Posts: 10198
3
Mac PPC Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Dmitry,

Thanks for the information.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic