Showing posts with label ide. Show all posts
Showing posts with label ide. Show all posts

Friday, September 05, 2008

Process terminated with exit code 3

This is a reminder to myself.

I had a trouble with IntelliJ IDEA today. It was the same as I had some time ago on a different computer.

Process terminated with exit code 3


After a bit of digging around the solution was obvious: increase the maximum heap size in Settings | Compiler.

Wednesday, November 29, 2006

Don't hurt my files!

I have been using IntelliJ IDEA since I started working on JIRA at Atlassian. I finally upgraded to IDEA 6.0.2 last week. The first impressions are good.

I was re-arranging the dependencies of projects and libraries and needed to remove one. What made me feel really good was this pop-up:

I am so happy with IDEA's pacifist approach to my files. I am against the violence on the files!

Monday, June 26, 2006

GWT Studio Plugin for IntelliJ IDEA

Alex Tkachman of Jetbrains announced on Friday that he had developed a plugin that adds support for Google Web Toolkit (GWT) to IntelliJ IDEA.

More information and a watchable demo


Creative Commons License This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License.