Hot swapping on Multi-module maven project
Hi all, I am evaluating IntelliJ IDEA 13 Ultimate for my workplace and I have come across an issue. Currently we develope using Eclipse IDE where we have an Enteprise Application (ear) deployed onto...
View ArticleIntelliJ IDEA 13.1.2 run/debug buttons get disabled randomly
"randomly" or I can't identify a way to accurately reproduce the issue. When I'm working, occasionally I'll hit the run or debug button with a specific configuration selected and that button (not...
View ArticleCheckout from Version Control - Bonobo Git Server
Hi folks, I'm trying to checkout a GIT repository using the most recent IntelliJ 13 version.On the IntelliJ welcome screen I'm pressing "Checkout from Version Control" and choosing GIT as provider.As...
View ArticleImpossible to set global SDK after upgrade to 13.1.2
Upgraded on Apr 24 from 13.1.1 to 13.1.2 IntelliJ comes up without Global SDK set (why?!) and any attempts to set it result in errors - errors go in idea.log only, without any explanation in the IDE...
View ArticleIntellij - Gradle - OSX - Where is the build cache ?
Hello dear IntelliJ-users, I am trying to build a Gradle-based Android project but my IDE (IntelliJ Ultimate 13.1) is failing hard while trying to assemble my project :Error:Internal error:...
View ArticleDeploy to Wildfly deployments dir instead of project's target dir?
I have created a Wildfly server and I pointed it to the C:\dev\wildfly dir. However, when I deploy the application via the run configurations, the webapp is always deployed to the project's target...
View Articleorg.eclipse.persistence.internal.jpa.modelgen.CanonicalModelProcessor not found
Hello,We have Maven projects with Eclipselink 2.5.1 integration. Unit tests using Intellij stop working for me with error "Error:java: error: Annotation processor...
View Articleidea 13.1.2 locks up when trying to add/configure a server for php debugging
After upgrading to 13.1.2 - if I click run in the menu then choose edit configurations, then choose a php web application and click ... by the server dropdown intellij freezes and I have to force quit...
View ArticleWhat is the best approach for logging in IntelliJ 13.1.2?
What ist the best or common approach for simple console application logging in IntelliJ 13.1.2? I'm one of these guys that always used the good old console println approach. But this is evil, some say....
View ArticleAnyone have a list of issues with running IntelliJ under Java 8 on OS/X?
I'm curious about the issues with running IntelliJ under Java 8u5 on OS/X. I've seen various complaints but not a lot of concrete issues. I'm curious about what those concrete issues are and whether...
View Article[Flex] Whilst debugging, sometimes editor window will duplicate
Hey, Great effort on bringing 13.1 live! There seem to be one issue though for me. Whilst I'm debugging my Flex project and stepping through lines of code, very often I notice that editor window...
View ArticleCode Folding: opening on its own. Stateful fold request
I've been noticing that I will occasionally jump out of JetBrains and when I come back, code sections I had collapsed are suddenly expanded without my having done anything to cause it. Aside from that,...
View Articleproblem with code formatter and case indent
You can configure IntelliJ to format case statements with or withoutindentation. This works fine so long as you don't enclose your case block in {}. Ifyou do, it refuses to indent. So what? Take off...
View ArticleUsage hierarachy?
Eclipse has what it calls a "call hierarchy". It starts out like Show Usages, but each usage is itself a tree node. When you expand that tree node, you see usages of that thing. Expand a child of...
View Articlev13.1.2 unstable? (lost cursor and then ignore keystrokes)
Hi, Since I updated to IJ 13.1.2 CE (on XUbuntu 13.04), I often experience a lack of responsiveness which eventually (after a few hours) makes the cursor disappear and few keystroke later, the editor...
View ArticleHow do i set jetty session timeout when testing my GWT app?
Hey there, basically what the title says. Been looking around for a while now with no success. I have a gwt configuration to run my gwt app that fires up Jetty. I would like to set the session timeout...
View ArticleCheckout from Version Control - Bonobo Git Server
Hi folks, I'm trying to checkout a GIT repository using the most recent IntelliJ 13 version.On the IntelliJ welcome screen I'm pressing "Checkout from Version Control" and choosing GIT as provider.As...
View ArticleHot swapping on Multi-module maven project
Hi all, I am evaluating IntelliJ IDEA 13 Ultimate for my workplace and I have come across an issue. Currently we develope using Eclipse IDE where we have an Enteprise Application (ear) deployed onto...
View ArticleIntelliJ IDEA 13.1.2 run/debug buttons get disabled randomly
"randomly" or I can't identify a way to accurately reproduce the issue. When I'm working, occasionally I'll hit the run or debug button with a specific configuration selected and that button (not...
View ArticleNext Occurrence of highlighted identifier?
When I've got the cursor on an identifier (let's say a variable, for now, but the same question holds for any identifier), I can hit Find Usages and then use Prev/Next Occurrence to move from usage to...
View Article