Command line console (shell)
Hello, is there a command line console integrated into IntelliJ IDEA 10? I'd like to open a up a command line that integrates into the tools section like the common "run" console output and has the...
View ArticleAssociating checkins with JIRA issue
I'm trying to associate my checkins with a particular JIRA issue and automatically pull the JIRA issue key and description into the commit message. I've installed the Atlassian connector plugin, but it...
View ArticleHow to get GWT compiler output where I want it?
For reasons that I have to ask you to accept as a given, I need to have my GWT application be built such that all the output is available at "/Foo/bar/1.0", rather than the normal "/". Specifically, I...
View ArticleSpring "p-namespace" - completion
Hello, I have noticed that during edit "spring-config.xml" file and after entering: xmlns:p="and ctrl + space editor does not show me "p-namespace" (shown bellow) on the list:...
View ArticleSwitching from Project View to Editor by Keyboard possible?
I could find out that ALT + 1 brings me from the Editor to the Project View. Now when I select a class and press Enter the focus still stays on the Project View. This is a little strange since double...
View ArticleWhy all those "too complex to analyze by data flow algorithm"
All these "method is too complex to analyze by data flow algorithm" warnings in v12.0.4 (and also earlier versions) is driving me crazy.I am using the 64-bit version, on Windows 7.For example this...
View ArticleCant launch MapReduce job while debugging when hadoop is in pseudo mode
I'm having an issue inIntelliJ when debugging a function that launches a MapReduce job via Hadoop's job.waitForCompletion(), when hadoop is configured to run in pseudo mode. The Hadoop job tracker...
View ArticleMissing "Abbreviate Qualified Package Names" option in the Favorites window
I like the Abbreviate QPN feature and use it with the Project tool window. I would like to use the same in the Favorites window, but cannot see this option when clicking the gear icon on the window's...
View ArticleAutorefresh of Android preview in 12.0
Hello everybody,Does anybody using IntelliJ for Android development, too? Maybe somebody is able to solve my problem. Because I don't like such YGWYS editors I am using the xml editor to create my...
View ArticleJavadoc for IntelliJ plugin API?
Where can I find the Javadoc for the IntelliJ plugin API? I can't find it anywhere. Thanks!
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 Articlevaadin documentation
Hello, Is there any documentation on how vaadin plugin works or what it does? I can seem to find anything Thanks Todd
View ArticleQuestion in creating package(com.example.myfirstjava)
Hi, This is my first post here in this forum, I just want to ask help to enligthen my mind about,why should we create package like this com.example.myfirstjava ?what is the difference if we could not...
View Articleauto-import choosing broken (for me)
When I have a Class name in red, I used to be able to mouse-over it (or something -- I never could figure out the logic definitively) and see a guess or several offered for adding an import to the...
View ArticleHang during search
IDEA did not recover even after waiting half of a hour, I was only searching for a text occurance in the project. 2013-02-25 15:30:51 Full thread dump Java HotSpot(TM) 64-Bit Server VM (23.7-b01 mixed...
View ArticleProblems with IntelliJ 12 and OSX ? - JPLISAgent.c
Hi... I've posted a support question, but I thought I'd also ask here. To make a long story short, I can't use IntelliJ 12 on OSX for Grails development. Upon loading a bare/new Grails 2.2 project...
View ArticleMulti Artifact main class problem
Dear Friends,I am trying to create multi artifact in my project.Every artifacts have own and diffeent "Main class".I created multi artifacts, but the problem is that all aritifacts assigned to single...
View ArticleHow to get GWT compiler output where I want it?
For reasons that I have to ask you to accept as a given, I need to have my GWT application be built such that all the output is available at "/Foo/bar/1.0", rather than the normal "/". Specifically, I...
View ArticleIntellij and Slick2D
Hello, recently i got realy inspired with that Mojam activity, i already know some programing languages (Java, C# and C++), i was mostly using Visual Studio (i mostly used C#) for my developing. Now i...
View ArticleRun external command before packaging for iOS or Android?
So, I know you can run an external command before launching a build in a simulator, but how can I do this before packaging for iOS or Android? There doesn't seem to be an interface for adding commands...
View Article