Should be simple but I couldn\'t figure it out. When running my unit test inside IntelliJ, I could not find a way to tell IntelliJ-9.0 that it should use JUnit4 instead of JUnit3.
I\'m trying to reference a class within IntelliJ IDEA 9.0.2 in a Grails project on a Linux system. I added the dependency to BuildConfig.groovy:
I am having some low level issues with IntelliJ on my mac, I really want to just zero everything out and start over.But even after removing the application and re-installing it, IntelliJ still remembe
[I\'ve decided to give IntelliJ another go (to replace Eclipse), since its Groovy support is supposed to be the best. But back to Java...]
Hi I have just started using IntelliJ again and have v开发者_开发问答ersion 9. I just installed the Mercurial plugin and now the ide won\'t start anymore.
When I debug an application in intellij, itinsists on including all the jars in side my jre/lib folder and sub folders. Unfortunately, one of the libraries I use manually loads each class on the class
It is good idea to have impotant information during develop开发者_如何学Pythoning like Landau notation to know functions\'s time costs. So it should be documented in sources isn\'t it?
I am trying to build a project using the newest release candidate of Scala (scala-2.8.0.RC1) and Maven in Intellij CE (9.0.1) -- I cannot upgrade to 9.0.2 because it breaks the La Clojure plugin.
My first day using this IDE... is the开发者_如何转开发re a way to configure the IDE to open files in the project by double click? It is rather painful having to drag files from the project overview i
I\'m working with a small team of developers. My job is to convert a Make project (with Intellij Idea 9.0) into a Maven 2 project.