JBoss 5/7 - How to deploy datasource (ds.xml) files
Hi everyone! Like most of IntelliJ users I come from an Eclipse background. In Eclipse, via WTP, you can easily deploy JBoss configuration files such as datasource or mail session configurations, from...
View ArticleIDEA/Gradle Integration & Code Generation
A quick overview and then two questions... I am working on a new project that uses Gradle as the build system of record. We are really happy with Gradle and have been astounded with its power and...
View ArticleData Source Mapping Not Working in IntelliJ 13
I'm testing upgrading my IntelliJ from 9.0.4 to 13.1.1. I am working with project files created in 9.0.4. One issue I can't get around at the moment is that when editing Hibernate facets the Data...
View ArticleInstalling 13.1
I uninstalled 12.1. I have JDK 1.7_51 both 32 and 64 bit installed. I removed all files in F:\Program Files (x86) and C:\users I pruned IntelliJ entries from the registry. When I install 13.1 I get...
View ArticleTomcat run configuration naming
Just wondering why whenever I create a new run configuration for a new tomcat server Inteliij creates it as a Unamed_<Project Name> tomcat folder even when I explictly name it? i.e. it creates...
View ArticleExport 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 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 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 Article