Set an image for Matt Rajkowski

Sign In or Register

Matt Rajkowski

Employee
  • Raleigh-Durham, NC
CRM Account Management Event Promoter Employee
PUBLIC PROFILE

IntelliJ IDEA Community Edition 9 Preview (quick insights)

Posted by Matt Rajkowski on October 19, 2009, 10:40 AM EDT
Default user photo

JetBrains recently released a preview version of IntelliJ as Open Source.  The marketing page declares IntelliJ as "The Most Intelligent Java IDE — Now Free and Open Source."

I've been a paying customer of IntelliJ IDEA for several years, and with this news I thought, how great! I can continue to use the Enterprise edition on my main computer, and on my second computer use the Community edition for minor edits.  You can't run two copies of IntelliJ Enterprise at the same time on the same network, so I have avoided using IntelliJ on two computers and use NetBeans instead.

The Community Edition looks very familiar to those using the Enterprise edition, with a few graphical color changes and some features removed.  Most of the removed features are for hardcore refactoring, testing, and developing with integrated web servers... features a useful editor wouldn't need anyhow.  The most surprising removed feature however, is that the "Most Intelligent Java IDE" doesn't know what a Java Server Pages (.jsp) file is.  That's right, try to open a .jsp and the editor asks the user what to do with it.  Is it a text file? an html file? well, no it's a .jsp!  At a time when Eclipse, NetBeans, and even editors like JEdit have no problems identifying .jsp files, why would that feature be removed?  I hope this feature gets added before the final Community Edition release.  For a java web developer, or even to augment a primary IDE, the Community Edition just doesn't cut it.  

With that said, I think the move by IntelliJ to Open Source part of the IDE is a great gesture.  I'm all too familiar with open-sourcing an application and maintaining dual-licensed editions so the devotion to the Community Edition will certainly be scrutinized by users.  The IDE is really top-notch and it will be interesting to see where it goes from here.  Will it make sense to use the Community Edition?  What do you think about it?

developer tools

There is 1 comment

Comments

 

The community version has been released and I've done some initial testing. I was able to create a project with several modules and the IDE behaved much like the commercial version. Opening .java, .css, .jsp and .xml files worked great and was an improvement over the beta version.

Default user photo
Matt Rajkowski

1 decade ago

Sign in to add your comment.

Recent Posts

Code for Cary, North Carolina – Code for America
The other night I attended a Code for Cary meeting… a part of the larger Code for America, and even...
read more
Build times for various Java web apps here at Concursive (updated)
Concursive generates web application archives (.war files) for their apps. These are done all over...
read more
Apps I Use in 2012 for Design (IA, UI), Development (Web, Mobile) Collaboration and Documentation
 Design/Documentation: * Pages * OmniGraffle * Keynote Productivity/Project...
read more
First impressions of the new MacBook Pro with Retina display for Developers
I went to the Apple store at lunch and I played around for about 45 minutes on both the new MacBook...
read more
Why the web needs a universal decision support system and not just another decision engine
The best social sites and search engines alone won't tell you how valuable your business is, but a...
read more
Distributing and promoting Open Source projects
The Open Source files for ConcourseConnect (OSI approved AGPL license) are being hosted by Google...
read more
IntelliJ IDEA 10 [u]
My favorite IDE reached version 10 in December and I finally got around to downloading a demo of the...
read more
Skipfish - Google's automated web security scanner - A use case
Google recently released Skipfish, a command-line tool for testing the security of web applications....
read more
Can a corporate web site be a social networking community?
This is a question that we have internally discussed for years.  We decided that the answer was yes,...
read more
IntelliJ IDEA Community Edition 9 Preview (quick insights)
JetBrains recently released a preview version of IntelliJ as Open Source.  The marketing page...
read more

Go to blog