Archive for May, 2011

IntelliJ IDEA 10.5.1 EAP build 107.148

Thursday, May 26th, 2011

In this build we’ve fixed many annoying issues reported by our users with IntelliJ IDEA 10.5, see the list of changes in the release notes and download the new build from the IntelliJ IDEA EAP page. Do you know anything we’ve missed?

IntelliJ IDEA 10.5 released: new technologies, new features, new pricing

Monday, May 16th, 2011

It is done! IntelliJ IDEA 10.5 is available for download from jetbrains.com web site.

If you’ve been following this blog you more or less know what’s been keeping us busy and what you get in IntelliJ IDEA 10.5.

What you did not know before is that IntelliJ IDEA Ultimate gets a price drop for new licenses and for personal license upgrades. (you do know, our upgrade policy allows upgrades from 2-3-year old versions too, right?). See the details at our Buy & Upgrade page.

The key features of IntelliJ IDEA 10.5 update include:

  • Full Java 7 Support
  • Reworked UI for refactorings and Search/Replace, simplified code completion
  • JavaScript Debugger in Google Chrome
  • Groovy 1.8 and Spring 3.1 support
  • JavaScript, Android and Flex enhancements
  • Jetty integration
  • XSLT2 support, etc.

Check the ‘What’s new in IntelliJ IDEA’ page to learn some more and to download your edition of choice.

And of course v.10.5 is a free update for everyone with version 10 license and for everyone using the free Community edition! :)

Develop with pleasure!
The JetBrains Team

Tell us how you use IntelliJ IDEA

Thursday, May 12th, 2011

If you’ve already launched IntelliJ IDEA 10.5 you probably noticed this  “green notification” asking your permission to send information to JetBrains about your IntelliJ IDEA project configuration (which frameworks are used and which are not) and feature usage statistics (e.g. how often extract method refactoring is used).

We just want to say that this information is VERY important for us and will help us concentrate our efforts exactly on the tools and technologies that you really use.

Analyzing your “productivity” statistics (Help | Productivity Guide) can help us discovering some useful but rarely used actions and refactorings and publish more posts and tutorials about them.

If you’ve originally disabled this feature, we kindly ask you to think again and, if you change your mind, you can switch it ON in IDE Settings | Usage Statistics section.

All the data sent to JetBrains is anonymous and does not contain any personal information.

Thanks for all the stats!
The IntelliJ IDEA Team

Updated IntelliJ IDEA 10.5 Release Candidate Available Now

Wednesday, May 11th, 2011

We’ve just uploaded an updated Release Candidate build for IntelliJ IDEA 10.5, probably the last one before the GA release.

You are welcome to download it to try and submit any issues to us.

If you want to review what’s been done since IntelliJ IDEA 10 release, check out the recent blog posts with “Xena” tag.

Develop with pleasure!
The JetBrains Team

ActionScript refactoring improvements in IntelliJ IDEA 10.5

Tuesday, May 10th, 2011

We’re working day and night to bring you more goodies in IntelliJ IDEA 10.5. Here are just a few more of them.

Introduce Variable (Field, Constant) refactoring now has a type chooser and makes it easier to work with untyped array elements (among other things):

(more…)

Better Spring with IntelliJ IDEA 10.5

Monday, May 9th, 2011

Yes! The sunny Spring has finally come to St.Petersburg too. However, it’s not that “Spring” we want to talk now…

We realize that many of you use the Spring framework in your every day work. So, many should be interested in the new Spring-related features that can be found in the upcoming IntelliJ IDEA 10.5 release.

1. Better navigation between xml configs and annotated stereotype components

2. Advanced usage search for @Autowired beans

3. More inspections for your configs, for instance, deprecated classes and members highlighting.

4. More powerful placeholder support. All spring model inspections get and analyze placeholder values before highlighting.

5. More clear Bean Dependencies Graph view. For instance, it obtains beans and dependencies from custom namespaces. Check out this spring integration schemas example.

There are also smaller changes here and there…

Download IntelliJ IDEA 10.5 RC to try it and enjoy the improved Spring framework support.

New in 10.5: Attach debugger to a running Android process

Friday, May 6th, 2011

Recently, we’ve introduced a new feature that should make it MUCH easier to debug your Android applications. Now, you can attach IntelliJ IDEA debugger to any process running on an Android device or in the emulator, which is related to the source code of your project.

Just click “Attach debugger to Android process” toolbar button and you’ll see the list of processes grouped by device they are running on:

Note: to be shown in the list above the name of the process should be specified in AndroidManifest.xml as a “package” or “process” XML attribute.

The feature is, of course, available in the IntelliJ IDEA 10.5 Release Candidate. So, you are welcome to try and let us know what you think.

Welcome IntelliJ IDEA 10.5 Release Candidate

Thursday, May 5th, 2011

5 months of development with almost 2 months of Early Access for IntelliJ IDEA 10.5 are coming to an end and we’re on the finish line now.
Please welcome IntelliJ IDEA 10.5 Release Candidate.

We’ve been blogging about the changes and additions in this version and we will continue as some things are still not unveiled. But it is clear already that the release is a significant step for both Ultimate and Community editions of IntelliJ IDEA with such features as:

  • Full Java 7 Support
  • Reworked UI for refactorings and Search/Replace
  • Easier code completion that does not require you to press Shift for uppercase letters
  • JavaScript Debugger in Google Chrome
  • Groovy, Spring, JavaScript, Flex support improvements and so on.

Of course, with a Release Candidate we are hoping to hear your feedback before we announce a general availability release.

Enough words, download IntelliJ IDEA 10.5 RC from jetbrains.com.

If you are interested, here is the list of changes since the latest EAP build.

Develop with pleasure!
The IntelliJ IDEA Team

IntelliJ IDEA 10.5 EAP build 107.18

Tuesday, May 3rd, 2011

Only several days left until IntelliJ IDEA 10.5 bug fix mode freeze and a new EAP build is available for download. This build contains important fixes in Groovy 1.8 support.
See the list of changes in the release notes and download the new build from the IntelliJ IDEA EAP page.