Application hanging with multiple projects open
I've notice with the last few build the if I have more than one project open IntelliJ will seem to hang for extended periods (10 seconds to a minute). I can't find a pattern yet on why. I've disabled...
View ArticleLeda IU 123.111: Returned expression type Boolean is not assignable to type true
I have a warning as in the attachment. Does anybody know what IntelliJ IDEA is trying to tell me? By the way, thank JetBrains for chopping off the Idea price for 75% on the appocalypse day last year
View ArticleA way to trigger Annotation processing
I've been looking through the documentation of Intellij 12 but i couldn't find my answer. I'm currently using Intellij 12 with AndroidAnnotations on an Android Project. The project consists of multiple...
View ArticleExcluding files from inspections
Hi, I don't get the inspection/scope functionality in IDEA 12 at all...how do I exclude files from all inspections? In the inspections setting I can add a scope to inspections, but I don't want that,...
View ArticleIntellisense popup remains active
Sometimes, even when you are typing in the next coding line, the intellisense popup window from the previous line remains active and you must press 'esc' to close it.Is there any solution to this problem?
View ArticleHow to filter Debug Console output with FlexUnit
I have FlexUnit Run/Debug configuration setup with output to logging enabled. This configuration allows me to 'Show test log output' and specify the logging level. Is it possible to also provide...
View Articlejava: Cannot find JDK '1.7' for module
I've just installed IntelliJ on Windows 8 (and 7). I then use the 'Java Hello World' Sample as my project.I then selected the JDK that was installed (C:\Program Files\Java\jdk1.7.0_10). Project creates...
View ArticleRun command line from toolbar
Is it possible to setup a button on your toolbar that allows you to run a command? For example, I want to run the following "grunt.cmd app-dev" as if I opened the command line typed in the command and...
View ArticleOddity with Grails 2.2 and plugins - IDEA 12.0.1
I started some work, actually creating a Grail plugin in Grails 2.1.x (and probably IDEA 11 - but that's not relevant) and then updgraded to Graisl 2.2 (and IDEA 12, then 12.0.1 - how they do fly...
View Articlepython plugin: how to enable context menu to run all unit tests in folder?
Hi All, We are still enjoying using the Python plugin 2.10.0 in IDEA 12.0.1 on Mac OS X 10.6.8. I'd appreciate your help figuring out how to enable a feature I've seen working before, but can't get to...
View ArticleTomcat unexpectedly reloading contexts in IDEA 12
Having a problem while debugging with Tomcat and IDEA 12. It seems Tomcat keeps reloading the context after code changes and frame deactivation. I've got the options on frame deactivation set to...
View ArticleAutomatically add gradle dependencies
I have a gradle build, and whenever I add a new dependency to the gradle build, I seem to have to go to the JetGradle window, refresh and then select "Import" to add the dependency so IntelliJ can find...
View ArticleNot all "Check for updates in channel" options are working.
Hello Idea Community, In my opinion the updates support in IDEA is one of its persistent weakness. I know if you skip an EAP update you cannot update to subsequente EAP versions. I know there is no...
View ArticleSerious / showstopper IDE problem with cut and paste
Hi, I am using latest Idea 12.0.1 Ultimate on ubuntu 12.0.4 LTS and there is a serious problem with rearranging text: just doing simple cut and paste within a single document shows the text is...
View ArticleAndroid development with Intellij under Ubuntu 12.041 on 64 bit machines
I started with an Intellij Android project that worked on another machine, but when i rebuilt the project i got an error saying "android-apt-compiler:/pk/android/android-sdk-linux/platform-tools/aapt":...
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 ArticleClassLoader issue in Debug mode
For no apparent reason, run configurations that were working perfectly are now failing with ClassNotFoundExceptions when run in debug mode. The base version I'm using is 123-94. I've been trying out...
View Articlehow to remove rencent file/project history in idea?
hi, when idea upgraded to version 12, which contains dark theme, i can't find how to delete/remove recent opened project. the only way i find is to delete some node from other.xml in idea config file...
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 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 Article