Unable to compile java code.
Hi, Whenever I try to compile java code I get the following error. Compilation completed with 1 error and 0 warnings in 2 secjava: Cannot find JDK '1.6' for module 'deleteme' The SDK is set undet...
View ArticleIDEA 12 - OSGI facets not building
Maybe I'm missing something, but I am unable to have IDEA create the OSGI jar. I create the project, create the module, create the OSGI facet, configure the bundle settings tab, the other tabs are...
View ArticleQuestion regarding Intellij 12 and 64 bit JDK
Hey guys, This might be a dumb question, but I tried setting the IDEA_JDK env variable to a 64 bit JDK 7 update 10 installation in my windows 7 box. However when it starts up it says something along...
View ArticleMixed feelings about IntelliJ IDEA 12
I recently started using IntelliJ ultimate, and for the most part, I find the experience superior to using Eclipse. It has taken me some time to figure out the equivalents of a few things, but overall...
View ArticlePlease vote for IDEA-84340
This improvement request has been hanging around for six years, in one form or another, so I thought I'd push Jetbrains to look at fixing it for the next release....
View Articlesvn cannot checkout from behind proxy
Hi, I'm using Intellij IDE 12.01 and I'm not able to check out my project from subversion server.I don't know if it's because I'm behind a proxy but some statements found about SVNKit made me think...
View ArticleResource bundle keyboard shortcuts for navigation
When I'm inside the resource bundle window (with properties on the left and the language texts on the right), are there any keyboard shortcuts to quickly navigate between the different properties or is...
View ArticleHow to get Ant Build to list all targets in a hierarchy of build files.
I'm using an ant-based SDK that has several levels of hierarchy (This happens to be the Liferay Portlet Plugins SDK, but that is not necessarily important to the question I'm asking). At an individual...
View ArticleResource Bundle editor issues.
Good morning, I have two issues (well, one issue and one feature request actually) regarding the resource bundle/property editor. I just wanted to make sure that I don't miss anything nor that there...
View ArticlePackaging AIR application inside IntelliJ vs ant build configurations
Hi all, I am using the IntelliJIDEA 12 to develop an Adobe AIR iOS app.I find that using the Build -> Package AIR Application for ad hoc distribution, the ipa that I get works on my iPodHowever,...
View ArticleDisable caching embedded SWF
Hello!How to disable using cached embedded SWF at compilation temporarily?Always compilation uses old version, when need new version. [Embed(source="../../output/EmbedSWF.swf",...
View ArticleExternal tool behaves differently in a run config
I'm trying to configure Idea to work with a simple helloJni project and I'm facing trouble. This morning, after realizing that Idea doesn't run the native compiler as part of its make process, I...
View ArticleIs there any way to display the full path of the file in IntelliJ's menu bar?
This would be really helpful. Currently if I'm editing foo.bar, I see: foo.bar - [module name] - [project location] - Intellij IDEA (Nika) IU-111.24 but it would be really useful to see that foo.bar is...
View ArticleHow to make intellisense more smart by limiting the java api package...
Is there any way I can limit the selection pool that intellisense uses when it tries to 'guess' the java api package that the user wants to use?Thank you.
View ArticleClose Navigate File Structure dialog (Ctrl+F12) with emacs keymap
Hello, I use the emacs keymap, and I use the Navigate File structure (Ctrl+F12) dialog extensively. When using the emacs keymap, when I want to dismiss this dialog I hit the Esc key. This displays...
View ArticleMavenReportException: Error while creating archive: Unable to find javadoc...
Hi all, When running a maven goal from IDEA (11 or 12) that includes javadoc creation I am getting the following error. [ERROR] Failed to execute goal...
View ArticleResolve "Project output folder is not set (needed for FlexUnit)" error
I had flexunit working correctly across my AS3 unit-tests. Then I installed RubyMine and it screwed up my IntelliJ configuration somehow. Now, despite having an output-folder defined in my .iml, when I...
View Articlexml diagram generation spanning across xml's
I tried to generate an XML diagram and it works find with all the properties are in the same file. But in my case the configurations are spanning across different files and when I try to generate they...
View ArticleHow to configure IntelliJ 11 + remote tomcat 6 + maven imported modules?
Dear ladies and sirs. I have tried to find a definitive a complete answer to my question, but failed, despite the seemingly abundant appearance of the relevant buzz words on various sites. Here is what...
View ArticleUnderstanding JetGradle structure changes
Hi. I'm confused about the JetGradle structure changes and exactly how this tool works. Currently, I've pulled a change to the gradle script from another team member. This change includes an upgrade to...
View Article