Alt + Tab Problem in IntelliJ IDEA 13
Hi, I am having a problem in IntellJ IDEA 13 when I am using the alt+tab key combination. Sometimes, it doesn't work and the focus still stays on IDEA and not the other window I am tabbing into. I...
View ArticleIs possible run batch file after compile?
I have Flash project and i need run batch file. I don't understand Ant and Maven. I want only simple run batch file "datafile.bat" after build.
View ArticleUsing web resources from Maven dependencies
Hi, is anyone aware of a way to use JSPs that are contained in a maven dependency rather than in a directory on the file system? I'm trying to make IntelliJ resolve JSP inclusions that are contained...
View ArticleIntelliJ IDEA 13: Where is the Fullscreen feature?
Hello everybody, I am using IntelliJ IDEA 13 in the newest CentOS version in Gnome 2.28.2. Unfortunately I cannot find the new feature of version 13, the "fullscreen mode". Nothing in the menus,...
View ArticleIDEA-117915 - Shift + F10 does not appear to Re-run last run Groovy script
I have opened IDEA-117915 It appears Shift + F10 does not re-run the last run (Shift + Ctrl + F10) groovy script, which previously worked. - Stuart
View ArticleCVS - Store Key In Cache ?
I am installing IntelliJ 13 on Windows 7 x64. When I set up my CVS connection with the following setting: extputty plink.exeprivate putty key When I test the connection I get a dialog window saying...
View Articlecom.intellij.uiDesigner... package "intellij" shows as an error
I know this has been asked before but I cant find a solid story on this: when I use the UIDesigner, the generated classes all show up in red w/ the "cannot resolve..." rollover code compiles but the...
View ArticleCan files be group added to AIR package?
In using IntelliJ IDEA, it is mind-numbingly huge chore simply adding the proper files to the proper places in my AIR Package build configurations. Is there a simple way to add a single folder full of...
View Articledoes idea support osgi?
does idea support osgi?especially for files with a ".target" suffix?
View ArticleKeymaps from ideaServer is not selectable in settings
I use Idea on Windows, Mac OS and Linux on a total of five installations at the moment. I have been using the IntelliJ Configuration Server plugin for years and it has been working fine so far. I...
View ArticleHow can a obtain the workspace root?
In eclipse i can do it like this: File getWorkspaceRoot() { return ResourcesPlugin.getWorkspace().getRoot().getRawLocation().makeAbsolute().toFile(); }
View ArticleCan't access to my account in Plugin repository
Just created a jetbrain account and I would like to create add a new plugin.when prompted to enter a Username/password, after entering my credentials I get the following error: Wrong login or password!...
View ArticleIntellij 13 opening existing gradle projects
Intellij 13 does not appear to recognize existing (created in Intellij IDEA 12) gradle based projects. My question is: Is this working as designed or should this behavior be logged as a bug? I really...
View ArticleHow can I pass command line parameters to Gradle run configuration?
I have a simple Gradle run configuration and I want to add command line parameters to the task that is called.Something like (when run from the command line):gradle run -Pabc=defI tried adding...
View ArticleMysterious "unknown constant: 18" error with Scala 2.11 and Java 8
Hi, I get this error now, trying to compile my Scala/Java project in Java8 and Scala 2.11. I have no idea what it means, and there is no line number, or file, so some component (looks like maybe sbt?)...
View ArticleIdea 13: where do the Maven repositories reside?
Greetings, Developers! I have downloaded a Community Edition of Idea 13 to test it. In my Ultimate Edition of Idea 11 I can manage the Maven repositories in Settings->Maven->Repositories. In the...
View ArticleMaven dependencies in scope import are not resolved correctly - IntelliJ 13
Hello everyone,I'm using the trial version of intellij 13 and I have a new problem since upgrading.In my maven project, I have a project that's importing two other project pom's in scope import, for...
View ArticlePop-up menu is not fully visible in IntelliJ IDEA
I am just evaluating IntelliJ IDEA. Installed it with default procedures. I created a simple Spring project and when I right click on the project, not able to see the the bottom part of the pop up...
View ArticleIntelliJ IDEA 13: Where is the Fullscreen feature?
Hello everybody, I am using IntelliJ IDEA 13 in the newest CentOS version in Gnome 2.28.2. Unfortunately I cannot find the new feature of version 13, the "fullscreen mode". Nothing in the menus,...
View ArticleProperties editor reporting 'Unused property' for all entries
Hi, I'm using a properties file to define a bunch of key=value pairs. All keys are used; either in the same file, or in another file in the form of ${key}. How can I tell IntelliJ to treat ${key} as an...
View Article