com.intellij.util.diff.DiffTree (inconsistent?) behavior
Hi, I am trying to improve performance of the standard properties editor to handle huge properties files (tens of thousands lines) which we have. The problem is that if you start editing such a big...
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 Articletoward faster scrolling
The Opera browser has a very nice feature I would like Idea to borrow. You press and hold the mouse scroll wheel and it turns on a super fastscrolling mode, both horizontally and vertically. It takes...
View ArticlePerform static analysis/inspections out of process
In IntelliJ 12 we have an option for out of process compilation, which great. I'm wondering if there are similar plans to perform analysis i.e., run Inspect Code and the like, out of process? As it...
View ArticleActive Window Tracking (aka focus follows mouse) in Idea 12
I'm a long time user of the Active Window Tracking feature in windows 7 so that I don't have to click on windows for them to receive focus. Idea 11 had no issues with this feature, but I've noticed...
View ArticleCommand 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 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 Articlemore information of Artifact type on IDEA
Hello everybody, Intellij IDEA use the Artifact principle for deploy application develop. Ok but I don't find any information of these type of artifacts :- JAR- Web Application : Exploded- Web...
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 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 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 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 ArticleJavadoc for IntelliJ plugin API?
Where can I find the Javadoc for the IntelliJ plugin API? I can't find it anywhere. Thanks!
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 ArticleActive Window Tracking (aka focus follows mouse) in Idea 12
I'm a long time user of the Active Window Tracking feature in windows 7 so that I don't have to click on windows for them to receive focus. Idea 11 had no issues with this feature, but I've noticed...
View ArticleFeature Request - Keep Indentations on Blank Lines
After researching a solution to this, it seems as if the IDEA formatter really doesn't have a setting to keep the indentations on blank lines. As of this post, reformatting source files strips all...
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 Article