IDEs

Save your reputation, eliminate non-Java bugs

Recently, when we talked about Static Code Analysis, I made a promise to come back with some more examples on how to find bugs automatically in non-Java code....

0 replies - 595 views - 11/19/09 by vaclav in Articles

Custom Groovy DSL support

This time I have a little surprise up in my sleeve. An experimental feature which we would like to get some feedback on from you. Look carefully at the...

4 replies - 1354 views - 11/11/09 by vaclav in Articles

JetBrains Releases IntelliJ IDEA 9 Beta

You’re welcome to grab this fresh Beta release to get a complete overview of IntelliJ IDEA 9 new features and improvements and try them all for yourself...

0 replies - 122 views - 11/09/09 by Irina Megorskaya in Announcements

Why I Think That IDEA Going Open Source is Not a Good Sign

It looks like I shocked quite a few people with my recent prediction of doom for IDEA, so I thought I'd take some time to elaborate.Here is what I said:

20 replies - 6463 views - 10/19/09 by Cedric Beust in Articles

IntelliJ IDEA Goes Open Source

JetBrains has just announced that its upcoming version of IntelliJ IDEA, a Java-based platform and IDE, will be available in a free and open source edition...

14 replies - 6628 views - 10/15/09 by Mitch Pronschinske in News

IntelliJ IDEA Sources Available

Go and grab the IntelliJ IDEA 9 sources! No kidding here! It's all official - check out the press release as well as the new jetbrains.org community site for...

9 replies - 2063 views - 10/15/09 by vaclav in Articles

Annotate your code to find more bugs

We've talked about protecting your reputation with Static Code Analysis recently. In this article we'll build on that technique and show some of the...

1 replies - 1387 views - 09/30/09 by vaclav in Articles

IntelliJ IDEA finds bugs with FindBugs

What? Checking bugs in IntelliJ IDEA with FindBugs? Really?

0 replies - 1486 views - 09/25/09 by vaclav in Tips and Tricks

Save Your Reputation - Eliminate Bugs

Are you a professional developer? Now here's a question for you – who typically finds bugs in your code? Yourself, your pair-programming mate, your...

0 replies - 1375 views - 09/15/09 by vaclav in Articles

Become a polyglot with language injection

Today we'll take a tour through a unique feature found in IntelliJ IDEA called Language Injection.Working on a project these days frequently makes you combine...

0 replies - 1377 views - 09/01/09 by vaclav in Articles

IntelliJ IDEA - Small tips with big value

This time I'd like to share a couple of little tips on using IntelliJ IDEA, which can make your coding more productive and enjoyable at the same time. However...

3 replies - 1689 views - 08/28/09 by vaclav in Articles

Jump-start Griffon development with IntelliJ IDEA

Leveraging the similarities between Grails and Griffon the IntelliJ IDEA team has recently updated Maia, the EAP-accesible preview of the next major IntelliJ...

4 replies - 2265 views - 08/25/09 by vaclav in Articles

Embrace Google App Engine development with IntelliJ IDEA

If you're attracted by the idea to have your Java-based web applications run on the Google App Engine, look at how easy it actually is to develop and deploy on...

0 replies - 775 views - 08/21/09 by vaclav in Articles

Grails 1.2 creates IntelliJ IDEA projects files for you

As of Grails 1.2-M2 you no longer need to explicitly create new IDEA projects for your grails applications. The grails create-app command will create an...

2 replies - 2712 views - 08/12/09 by vaclav in Articles

State-of-the-art Groovy support in IntelliJ IDEA videos

Following on the handy "Groovy intentions in IDEA" screencast, I'd like to steer your attention towards the two very recent additions to the Groovy...

0 replies - 2204 views - 08/04/09 by vaclav in Tips and Tricks