Python plugin not showing all syntax highlighting
Hi Folks. We're using IDEA Ultimate 12.0.4 (newer versions have a bug where project files are not displayed - see python project shows no files after...) and Python Plugin 2.10.0 on two Macs OS X...
View ArticleSpecifying a javadoc url does not work with some urls
Heyhey community, really love the feature that you can specify a documentation url which points to a javadoc somewhere. So it always was working perfect since now. I tried to add this documentation...
View ArticleNested source directories
For some unknown reason, people I work with have created nested source directories: src - SpecialDirectory - src - nested source directory - some regular source directory that's part...
View ArticleCan I automatically build a .jar dependency when its source files change?
I have a project "MyApp", that depends on a .jar library "MyJar". Is it possible to set up the "MyApp" project so that "MyJar" builds automatically whenever I build MyApp and MyJar's source files have...
View ArticleAspectJ Compiler
I am using the AJC compiler for aspects in my project. It is really slow. What can I do to speed it up the build/hot deploy process? WinXP x863 gigs of RAMJDK5IntelliJ 12.1.2
View Articlepython project shows no files after plugin update from 2.10.0 -> 2.10.1
Hi Folks. The 2.10.0 plugin has been working for many months, but today when I updated to 2.10.1 my python project no longershows any packages, just files at the project's (Git) repository root. I...
View ArticleAndroid Emulator no longer launched in debug session
Hi all; Ok, I just started with Android development today. At first it was working fine launching the emulator when I started the debug session (although it took over a minute to actually run my code)....
View ArticleIntelliJ Hangs on Save
Hi, My IntelliJ Ide hangs when I press save after changing something while editing Java class file. I have EsclipseMode plugin installed. I have attached threaddump files. Thanks for your time. Regards
View Articleandroid string.xml apostrophe quoting
I have a line in a strings.xml file which builds fine when I build through eclpise but fails when I use the tools through IntelliJ 12.1.2 community edition. This line: <string...
View Articlesuggestion/feature request: disable "virtual space" by default
I would like to request that "virtual space" editing mode be disabled as the default. It appears that many other people also with for this, judging by the popularity of this question on how to disable...
View ArticleGWT + GAE + High Replication
I'm sure I'm missing something obvious, but after looking for the answer for half an hour, I give up. I'm trying to run a GWT application on a local appengine (development) server using intellij 12. My...
View ArticleGWT + GAE + High Replication
I'm sure I'm missing something obvious, but after looking for the answer for half an hour, I give up. I'm trying to run a GWT application on a local appengine (development) server using intellij 12. My...
View ArticleHelloWorld Project
Hi I just installed IntelliJ v12 Community Edition and followed the instructions at: http://www.jetbrains.com/idea/webhelp/creating-and-running-your-first-java-application.html However, I don't see any...
View ArticleSlow Performance on new 12.1.2 release (build 129.354)
I just did an auto-update of Idea to the latest release (121.2, build 129.354) but it seems very slow, just scrolling up and down a screen of a class is very sluggish. Prior to the update it was ok,...
View ArticleProblem with Intellij 12 and Struts 2 - Error in struts.xml
Hi everyone, I have following strange problem: I got an struts.xml with two packages. One has the namespace "/chapterFour" and the other "/chapterFour/secure". Each has several actions. Now, in my...
View ArticleNice article from 1993: "What is software design?"
Remember 1993? When everybody thought that UML is the future?Well, not quite everybody:http://www.developerdotstar.com/printable/mag/articles/reeves_design.html Here is where all things XP and Agile...
View ArticleHow many IDEA registered users ?
Hi, I wonder how many registered (i.e. paying) IDEA users there are. I am actually a freelance software consultant, and I tend to advice my customers to use IDEA, as I think it is a brilliant product....
View ArticleKeymaps....
I'm going to be making a "Default Keymap Index" for the Overview... pleasewrite all of the Keymaps you would like to include into this section (I'mtrying to remember or find them all, you all can...
View ArticleMerge from Trunk to Branch when using subversion
I have created a branch from my trunk and then made som changes to the branch (mostly added new classes and code). Now there is changes to the trunk daily. Now I want to update from trunk to branch on...
View ArticleTDD and Continuous Integration
I wrote a blog post describing TDD and Continuous Integration and how TeamCity fits into the equation, http://javablogs.com/Jump.action?id=330660 Here's an excerpt: "I recently heard from someone in...
View Article