How I can avoid error with debug jsp at intellij?
I try doing debug jsp at intellij.But then I hit the debug button I receive error: "Error running events.jsp: Unable to open debugger port : java.net.SocketException "socket closed" How can I avoid...
View Articlebuild.xml in top level directory of CE fails
Adding build.xml Intellij IDE Community Edition) as an ant task and running it (all) causes a fast failure with 5 errors. Pretty sure that the environment (groovy, UI Designer JDK 6 with tools.jar) is...
View ArticleDistinguishing between CE builds
Hi,we're looking for a way to reliably obtain a definite, working version of the CE source code. As it is now, the source behind this page: http://www.jetbrains.org/display/IJOS/Download seems to...
View ArticleIdea 13.1 with a large multi-project gradle build
I have a multi-project gradle build with 17 sub projects. When I started the multi-project build (and with small gradle projects) I was able to ditch the gradle idea plugin and just open the top level...
View Articleauto static import
I would like it if IntelliJ were more intelligent about out.println and err.println. It should either automatically, or with the tiniest prod insert import static java.lang.system.out; Rearranger...
View Articleauto case
I hope someone will tell me this already exists I would like it if when I type switch ( someenum ) with a keystroke or two IntelliJ would list all the possible enumseach labelled with case xxx: -...
View Articlelaunch apk from a specific folder after a custom ant build
Hello Everyone, We have a very complex custom ant build for our Android project. After it runs through this very long process, it places the apk file in a specific directory called "packages" at the...
View ArticleCompare different files, merge specific files git integration
Hello! Git support comes in handy in intellij Idea very often. But there are two features which bother me :Is there a way to compare different file with git? For example when moving package I tryed to...
View ArticleHoles keep appearing in the IDEA Project Tree
Anybody know why these holes in the project tree keep appearing? I seem to get these for large and small projects. Often invalidating caches & restarting will help heal them up, but they always...
View Articleissue with path containing spaces and ANT build.xml
We were getting random fails in Community sources ( 133.193, 137, others ) when we ran ANT on build.xml (build->all) despite the project itself making (build->make) properly. The failure was...
View ArticleRunning IntelliJ code coverage (headless) on Jenkins?
Is it possible to run the built-in code coverage in headless mode (with Maven) on Jenkins? How?
View ArticleIntelliJ and Wildfly 8.1 Final issues
Hi, im starting a new project with IntelliJ (13.1.4) and Wildfly 8.1 Final. The IntelliJ is not recognize all JavaEE libraries provided in Wildfly, but it recognizes all Glassfish 4.0 libraries. Does...
View ArticleHow to switch on debbuger to JavaScript?
Hi! I want to debug javascript code, but I cann't evaluate js variable. The I push eveluate I get "result = Cannot find local variable 'eventsArr' ". On tab "local tomcat JavaScript", on tab debugger -...
View ArticleHow to use android.support.v8.renderscript for renderscript in the auto...
. I read everywhere that I should use android.support.v8.renderscript instead of android.renderscript. I have a big problem with this, because when I want to create a new ScriptC_???(mRS) it demands a...
View ArticleProper JPA Console Setting
Hi there,I require help in setting up the JPA Console in 13.1.4.A SELECT command produces an "java.lang.RuntimeException: javax.persistence.PersistenceException: No Persistence provider for...
View ArticleIntellij Icons and Ruby Plugin
Hi, all. I ran into an issue with some settings, but I cannot determine the problem. Attached are screen shots showing what I see. I was trying to fix an icon issue with my Java projects, and ended up...
View ArticleNot able to create a new Gradle project with 12.1
I'm trying to create a new Gradle project but when I go to File -> New Project, I don't see the gradle option. Am I missing something?
View Articleauto static import
I would like it if IntelliJ were more intelligent about out.println and err.println. It should either automatically, or with the tiniest prod insert import static java.lang.system.out; Rearranger...
View ArticleCompare different files, merge specific files git integration
Hello! Git support comes in handy in intellij Idea very often. But there are two features which bother me :Is there a way to compare different file with git? For example when moving package I tryed to...
View ArticleHoles keep appearing in the IDEA Project Tree
Anybody know why these holes in the project tree keep appearing? I seem to get these for large and small projects. Often invalidating caches & restarting will help heal them up, but they always...
View Article