I am trying to add external library (places it in the /libs directory) to my project. When I try to use the methods from that library, I see that they are in red color which means that the library is
I\'m using IntelliJ IDEA 10.5 with the Scala plugin v0.4.1338 updated on August 14th, and Scala 2.9.0.1.I recently began using the EMMA test coverage utility in IDEA to generate coverage reports.
I work behind multi-proxy network. I need us开发者_如何学编程e different proxy for different SVN repos.
I am trying to include a library into my android project using IntelliJ IDEA v10.0.3. The .jar library is, however, corrupt, so I want to include the bin directory into the project.
With Inte开发者_开发问答lliJ 10.5.1 on Linux using GWT when selecting \"Build \'xyz:GWT\' artifact\" it will often times just build the nnnn.cache.html files, but not the nnnn.cache.js files.I\'ve tri
I am having serious trouble opening, actually finding, any kind of Video Files with IntelliJ. The files are in a folder called \"data\" in my Project Directory. In the Project Structure S开发者_Stack
When setting up Glassfish in IntelliJ IDEA I get the following Error message ´Admin port configuration not found´.
I was quite surprised to see that IntelliJ actually does runtime verification of @NotNull开发者_JS百科 within IDEA when running/debugging a unit test. Is it possible for me to add this same feature to
when I open a context menu or menu of the menubar it opens only for some milliseconds and then gets closed instantly. Did you ever experienced such behavior? Any su开发者_开发百科ggenstions to fix thi
I have some question related to project building in Java. When attempting to find some good examples of projects using 开发者_StackOverflowGradle as their building system, I was searching through Goo