Maven custom global settings file (-gs option)
Hi, I have a global settings file to share between developers. I modified the maven.bat file on each developer's machine to add the -gs option to point to the global settings in a shared drive. When...
View ArticleImage files not displaying
Hi there, so i've just downloaded the intelliJ IDE and i have an app which is working fine in DrJAVA which i've just switched from after realising it was kinda garbage. I have a very simple java app...
View ArticleMouse clicks and popup windows.
Hi, I'm using IDEA in 2 computers, with very similar setups:LinuxKDE desktopJava 1.7.0_45 JDKIDEA 13.1In one of them, it works flawlessly, but on the other one I can observe the following anomalies:In...
View ArticleUpdate problems on automatic compilation
Hi, I must be missing somthing simple, but still can't find how to get Intelli to update problems list on automatic compilation? Like in eclipse. I tried both with javac and eclipse compilers, no...
View Articleadd code to hundred classes
I just staring with intellij i'm looking to a way to add to about one hundred classes this code just under the class declaration : @Override public String getUrl() { return BASE_URL +...
View ArticleCVS never finishes loading folders
Our company has an older CVS server and I am having some trouble getting IntelliJ to communicate properly with it. The setup and test connection work fine (additionally it is the same CVS string as I...
View ArticleSeparate class exclusions per module?
Hey guys, I am trying to migrate some old eclipse projects over to IntellIJ so we can fully switch over. I have run into a few issues, but this one is the worst. We have one workspace setup such that...
View ArticleWhat is IDEA 13.0.1 doing with all the CPU activity?
These images will help tell the story of why I'm asking. First, I start up IDEA and wait for background processes to finish. This is what my CPU Usage shows, with the bottom graph showing a graph of...
View ArticleWondering how to change font in the project panel (then pane that comes up...
Hi..I have succeeded in chaning the font for my editor windows (Settings/Editor/Colors&Fonts).. I would like to effect a change to the fontused in the Project window. Any advice on how to do that...
View ArticleHow to make Javadoc @link autocompleter avoid full package names?
I think some autocomplete behavior for writing Javadoc has changed for me recently. I'm using IDEA 13.0.1, and have been using IDEA since version 12. Suppose I'm writing a Java class, and I have...
View Articlecustom scope in structural search
Hi I'm trying to remove all comments in a project and then i selected the comment template in the structural replace window.Then I created a custom scope where i have excluded all, just letting...
View ArticleIntelliJ 13: Cannot reload AVD list, error reading default devices
When trying to run an Android project in IDEA 13, I keep getting an error about being unable to read an AVD list. Pressing escape just causes it to appear again. I cannot launch The error dialog is:...
View ArticleJavaScript recognition in script tag where type isn't “text/javascript”
I use MathJax javascript library. When I change MathJax config I have a problem because he is actually javascript code but his type is "text/x-mathjax-config" and Intellij Idea don't recognize him as...
View ArticleAndroid project and attach sources - whose bug is it?
I have run into an issue that I'm not completely sure whose bug it is, mine or Intellij's. So I'm posting here looking for help. Setup: An Android Library project in IntelliJ IDEA 133.370 that uses...
View ArticleHow to auto-create tables
Hi, try to make a simple JavaEE WebProfile project. Unfortunately I'm not able to auto-create the tables in DerbyDB (on glassfish) There are no warnings, no errors.The db was created and is...
View ArticleMaven Artifact Search -- does it search the maven repo?
Hi, I'm new to IDEA, so please excuse my ignorance. I open the pom.xml file and use Ctrl + Insert to launch the "Maven Artifact Search" dialog box. When I type in my query, "jackson" for example, I get...
View Article[AIR App:Android] "Incorrect keystore password" w/ custom keystore
I'm attempting to use a custom debug keystore for running an AIR app on android device, but after being prompted (via the "Package AIR Application" dialog) for and entering the password I always...
View ArticleNodeJS plugin removed remote path and local directory, vm debugging broken
In IntelliJ 12, with the NodeJS plugin v129.714, there was an option to set the "local directory" and "remote path". This was required for me to map my source folders to my development VM , otherwise...
View Article