Quantcast

IntelliJ and JRebel

So, after enduring some abuse from colleagues who miss VisualStudio (I have to admit – that feature to move the program counter does look really cool) I spent a bit of time the other day setting up with a trail-run of JRebel. So far the experience has been pretty fantastic – I can use maven to jetty:run ...

[Fixed] IntelliJ Ubuntu Launcher Problem

http://ubuntuforums.org/showthread.php?t=224100I had a bunch of trouble getting a GNOME launcher to successfully execute (interestingly enough, the Eclipse/STS launchers mostly worked fine) – turned out it was related to JDK_HOME not being recognized by GNOME. I’d gotten accustomed to setting up my environment variables in ~/.bashrc and sourcing that into .profile – apparently GNOME looks in ...

Trying IntelliJ, For Real this Time

So – have been getting an increasing amount of weirdness with Eclipse/m2Eclipse/STS recently, which has made experimenting w/Intellij increasingly attractive. Going to try doing a mostly turkey switch for a few days, and see – since many people I know and respect rave about it. Initial thoughts: Maven import was real easy, and looks to ...