Eclipse

The Best Kept Secret in the JDK: VisualVM

It's amazing the things that are right in front of you that you don't realise. VisualVM is probably the best example of this in the Java community. Everytime...

24 replies - 41794 views - 05/28/09 by James Sugrue in Articles

Testing GWT Applications

Last week, I did some research on GWT, how to test it and code coverage options for tests that extend GWTTestCase. The reason I did this is because I've found...

0 replies - 6717 views - 02/11/09 by Matt Raible in Articles

IntelliJ IDEA Keeps Eclipse Projects in Sync - Part II

In the previous post we have discussed the basic integration between IntelliJ IDEA and Eclipse. What is most important, is the ability to keep the project...

0 replies - 2632 views - 04/02/08 by Irina Megorskaya in News

IntelliJ IDEA Keeps Eclipse Projects in Sync

IntelliJ IDEA provided Eclipse integration for quite a long time, but with the version 7.0 this integration became really seamless, enabling you to pull an...

0 replies - 5213 views - 03/27/08 by Irina Megorskaya in News

10 Helpful Hints on Moving from Eclipse to IDEA

On monday, Hamlet D'Arcy posted a great blog entitled "10 Helpful Hints on Moving from Eclipse to IDEA"... Unfortunately, due to technical...

0 replies - 644 views - 02/21/08 by Dave Booth in Blogs

What Java IDE VM arguments do YOU use?

Java based IDEs are really impressive these days, but developers may quickly find themselves running up against a wall (or worse, constant crashes!) with...

11 replies - 21908 views - 01/21/08 by Jim Bethancourt in News