Cannot build XXXX artifact: it includes itself in the output layout
Hi, I'm trying to create a enterprise application. But if I create a enterprise application with Intellij Project Wizard and trying to deploy them im get this error: Cannot build 'ear_error:ear...
View ArticlePython _curses.error: setupterm: could not find terminfo database
I'm receiving the following error while attempting to debug/run a curses based Python script on OS X 10.8.2, IDEA Ultimate 11.1.3, Python plugin 2.9.2, and Python SDK 2.7.2. I can execute the script...
View Article"No Module" when setting run configuration.
I finally got fed up with Eclipse for android development and thout I would try IDEA. I imported my project from eclipse, and compiled it successfully, but when I go to create a run configuration, I...
View ArticleGit + Idea = confusion
I'm having a hard time mentally "mapping" the Git "command line" commands to the Intellij Idea VCS interface. Particularly in the area of merging among different branches, the interface seems very...
View ArticleNew to IDEA
Hi All. I am new to IDEA IDE. 1) Have downloaded "Leda".2) Played with Android UI. Well done, simple and efficient. Now, there are somebody who can point me to a paper, example or tutorial on " How to...
View ArticleWriting GWT tests
Hey,I'm coding our GWT application with IntelliJ 8The application doesn't has GWT tests and i18n support, how to start writing GWT tests and start employing GWT i18n support?GWT has native tools for...
View ArticleSource lookup order for debug
Hi, In Eclipse you can order the source code lookup used for the debugger. Is this possible in intellij? I am writing some source code that duplicates some classes in an external jar. If I attach...
View ArticleSVN and file deletion
Hi there! Some time ago I found out that I cannot delete file using Intellij Idea (CE). Deleted file disappears from IDE but then after any update comes back as restored. The only way to handle...
View ArticleShortcut for 'scroll from source'
hi, inside editor i often need to jump to respective file in project view. unfortunately i cannot find a key-shortcut for this action. i looked for 'scroll from source' in keymap settings but could not...
View ArticleIntelliJ 11 slow on Mountain Lion
Hi, I just upgraded my mac to MountainLion and everything works so far - except IntelliJ is now so slow, that working is a pain. Every time the window gets Focus, I'm getting the beachball. This was...
View ArticlePython _curses.error: setupterm: could not find terminfo database
I'm receiving the following error while attempting to debug/run a curses based Python script on OS X 10.8.2, IDEA Ultimate 11.1.3, Python plugin 2.9.2, and Python SDK 2.7.2. I can execute the script...
View ArticleAssociating different maven profiles for different run/debug configuration
Hi, I have maven projects where JUnit tests need to run a maven build ( due to code generation XJC, etc ) before running the test case. Is there a way to activate different sets of profiles when doing...
View Articlecannot specify project_dir-relative path for Tomcat Home?
pertains to intellij ultimate latest ga: my understanding is that all paths specified within a project are project_dir-relative (and thus portable). I was trying to define a project_dir relative...
View ArticleFreeMarker support for struts2 problem
I been trying IntelliJ idea latest. Working on demo project. Struts2+Freemarker. Problem is IntelliJ doesn't recognize or path to when I use type="freemarker" in action result. But when I run project...
View ArticlePlease improve SVN support in IntelliJ IDEA
Lately I'm getting more and more frustrated with the lack of decent Subversion support in IDEA. Ever since 11.1 (introducing SVN 1.7 support, with newer SVNKit versions, ...) there have been so many...
View Articleidea.config.path is invalid
Hi, I just started having an issue with my idea.config.path on my Windows 7 install running on my 64bit MabookPro under BootCamp. I have been using IDea for several months until most recently when I...
View ArticleUnable to debug a Gradle/Groovy project.
I'm using Gradle to build a Groovy project and I'm unable to configure either Gradle or InteilliJ IDEA appropriately to allow me to debug the project. I've created a barebones project exhibiting the...
View ArticleSpring model inspection of component-scan base-package fails
Hi, I have set up my project using annotations and springs component-scan.This works perfectly fine, everything is scanned and works as a charm. However IntelliJ is always bugging me with this warning...
View ArticleERROR: Ill-advised or mistaken usage of a core class (java.* or javax.*)
Folks, I imported a project from Eclipse, and, after some trials, am trying to run it. I now get the following error, and the answers I have found on Google require more IDIA knowledge then I have...
View Articleerror=1, Operation not permitted
Please help! Starting yesterday I can no longer start my tomcat from intellij. I get the error Error running MediaPlanner:Cannot run program...
View Article