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 10 [u]

Posted by Matt Rajkowski on January 18, 2011, 10:15 AM EST
Default user photo

My favorite IDE reached version 10 in December and I finally got around to downloading a demo of the commercial version. I'm still using a previous commercial version for nearly all of my development projects but I have been using IDEA 10 Community Edition for some of my javascript projects so at least I'll be familiar with some of the UI improvements. What I'm looking forward to in the latest commercial edition:

  • Having a current IDE for technologies and frameworks that I work with
  • Improvements with source code repositories
  • "100% faster code indexing, and an overall performance increase"
  • "New code completion behavior with automatic invocation while typing"

UPDATE: Read on for info on my upgrade experience...

intellij fan.png

Just last week I upgraded from version 8 to version 10. IntelliJ updates are pretty frequent, like yearly, but somehow I had gotten behind. At the first of the year I received a nice email from JetBrains reminding me that there was a new update and that I could upgrade for the same price as if I was upgrading from version 9 – so I did it.

I have been using the Community Edition of JetBrains so I was at least familiar with the new look.

IntelliJ Editor Screen shot.png

Things I've noticed during my daily use:

  • Better Mac OSX integration - tabs function better and the Open File chooser is Mac OSX-like
  • Highlighting text in the editor, then choosing "Go to Class or File" uses the selected text (no more copy/paste)
  • Word completion is much quicker... as in, as you type quick. I like it.
  • Projects seem to load quicker... better background indexing and such.
  • My upgraded version 8 projects worked, but with one problem... I had to go dig into the version 8 preference files to retrieve the patches I had shelved and which did not carry forward into 10. I'm glad I looked there before completely removing my version 8 install. The settings for running tests and executing Tomcat all carried forward just fine.
  • Tomcat has a new Skull icon to kill the process when Tomcat doesn't shut down properly. A nice touch so I don't have to hit the terminal when Tomcat fails to shutdown.
  • SVN performance is the main reason I have upgraded. One of the Subversion servers I use keeps reporting a timeout under version 8, and that issue has mostly gone away in version 10. I say mostly because the Show History window will refresh while the list is being retrieved, so most of the last X changes show before the timeout occurs. SmartSVN doesn't have this issue so I'm not sure, but I suspect it's mainly the subversion server in question. Anyhow, I'm glad it has been improved.
  • One interesting feature is a spell checker while you code. I like it, but it does seem to slow down the editor. I'll try configuring the inspections and see if I can disable any.

That touches on the main upgrade and editor usage. I need to review the upgrade notes and see what types of refactorings and plug-ins I should know more about.

Still, IntelliJ is my favorite editor.

There are no comments

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