Export settings and share them with other developers
Hi! I've sucessfully exported all my settings into one jar. My goal is to be able to copy this jar to other developers so that we have the same base settings. In the jar, one of the files (namely...
View ArticleIntelliJ does not remember git passwords
Hi, I'm using IntelliJ IDEA 12.1.6 and whatever I do I can't make it remember my password when accesing a git repository (pull, push, etc.).I'm connecting to the remote git repository via ssh.I'm using...
View ArticleIntelliJ idea 13.1 redeploys entire project if new jar is added or removed...
Hi Guys. I have been using idea since version 6. For a long time and Here in our company we have really huge project consists of 7 modules. Redeploying takes 4-5 minutes(copying all .class files and...
View ArticleClasspath in run configurations - source root vs. test source root
Hello, In a Maven 3 project, some dependencies can be in a "provided" scope[1]. Based on the linked document, these dependencies are supposed to be present at compile time, and test time. If I have a...
View ArticleWhat is the default font name/size
Hello, I'm trying to revert the IDE's font name/size to the defaults (the one that controls the font of things like the menus, file names, etcs located under the "Appearance" setting). I've changed in...
View Articleany plans for multiple project view?
Coming from eclipse of course, the navigator is something I live in. I work on multiple open projects (often the same code with different version trees). Multiple windows is super awkward for this.
View ArticleIntelliJ IDEA 13 JavaFX Artifact Versioning
I'm switching from NetBeans to IntelliJ IDEA 13.0.2 for an existing JavaFX project and I've had very little trouble setting everything up, but I am missing one setting. I'm using the artifact from...
View ArticleSubversion Authentication Required Dialog
I am attempting to checkout a project from a subversion repository. I have entered in my information such as the url, username and password. I am able to see the list of folders in my repository. I...
View ArticleCan't launch junit tests from Intellij 13.1
When trying to lauch a test with additional program parameters I can see the following: <PATH>\JDK64\1.6.0.31.1\bin\java -ea -Didea.launcher.port=7544...
View ArticleIs there a test runner for protractor
Hi, is there a test runner for protractor like there is one for karma ? Regards Roger
View ArticleFresh start- Helloworld will not compile
Howdy, starting fresh. I have followed the tutorial from here -> http://confluence.jetbrains.com/display/IntelliJIDEA/Android+Development (I did not import anything from Eclipse however)I have java...
View ArticleIvyIDEA plugin in 13.1
I just installed 13.1, and my IvyIDEA plugin stopped working. It seems to resolve OK, but the project doesn't build. If you try to edit the Ivy facet, the screen freezes. I tried deleting the facet...
View Articlebuild of android project gets Error: java.lang.UnsupportedOperationException
I created a gradle android application.I am using macos 10.7.5.After fixing up the settings and build for proxy access to maven repos, a gradle build from my terminal window command processor is...
View ArticleIntelliJ IDEA launch configurations/profiles
I haven't found anyone else asking for this so it either might not matter to most, or is already a feature. To be fair I am not exactly sure what to look for when searching for this request. Is it...
View ArticleIs this a bug and if so is it IDEA bug or OSMORC?
This caused me a lot of pain because it is dead silent.No errors at all anywhere. I was writing a Jersey REST service and the requirement was to make it OSGI. For the record, I'ld never used OSGI...
View ArticleGrails Module with Java module dependency
I have a Grails Module that has a dependency on another Module written in java.When trying to use the java module IntelliJ correctly asks if it should add a dependency, and the dependency shows up...
View ArticleAngularJS Plugin for IDEA 13.1
Hi, the just released new version of WebStorm does contain a new version of the AngularJS Plugin.It seems that that version of the plugin is not jet available for IDEA: Plugin included in WebStorm:...
View Articlesvn acting strange after upgrade to v13?
subversion can get out of whack and be hard to sort out, so this may just be me, but I'm getting this error a lot since upgrade to 13... Cannot run program "svn": error=2, No such file or directory...
View ArticleRunning out of memory after upgrading to 13.1.1
I upgraded to 13.1.1 yesterday, and found that I am now running out of memory when editing large PHP files or trying to commit documents to SVN. I get a popup asking me to change xmx(?) memory and shut...
View ArticleIntelliJ does not remember git passwords
Hi, I'm using IntelliJ IDEA 12.1.6 and whatever I do I can't make it remember my password when accesing a git repository (pull, push, etc.).I'm connecting to the remote git repository via ssh.I'm using...
View Article