Exclude directory but include one of its subdirectories
Hello, If in your source code path you have a particular directory with 1000 subdirectories, of which you want to edit only one in IntelliJ: is there a way to exclude all the 1000 other subdirectories,...
View ArticleFind In Path igores one specific file
I'm sure I'm missing something obvious, but for some reason Find In Path never finds any text in one specific file in one of my main projects. It finds text in other files in that same directory,...
View ArticlePartial synchronize for Database schema
Can I run partial synchronization for a database schema? For example, if I add new table or remove an existing one, I don't see it displayed in the Database Tool Window. So, I have to run the sync, and...
View ArticlePlay 2 Plugin - basic app doesn't compile or run through IDEA, but does on...
Ok, screen shot attached. Using V13 Ultimate. I have created new project as Play 2 Java module. Separately I have also just downloaded Play and when I run the IDEA created app from the command line...
View ArticleAfter upgrading to 12.1.4 "Groovyc: Internal groovyc error: code 1"
Hi, After upgrading to 12.1.4 a simple ee7/maven/glassfish (no groovy) project doesn't compile anymore giving following error: Information:Groovyc: Cannot compile Groovy files: no Groovy library is...
View ArticleMigration from flash builder issue
Hello, I'm trying to setup an existing flex project in Intellij. This modular project has been initially developed with Flash Builder.One of the project flex module needs a class contained in the main...
View Articlein Java EE intro tutorial with latest versions -- create servlet step does...
Things seemed to be going fine until step 5.3 of this tutorial: http://wiki.jetbrains.net/intellij/Developing_and_running_a_Java_EE_Hello_World_application The new servlet dialog does not create a...
View ArticleAndroid projects: Using DDMS in combination with Intellij IDEA
Hi, I recently discovered IntelliJ IDEA as an alternative to Eclipse to develop Android applications. First impression is excellent: much faster than Eclipse, debugging goes a lot smoother, nicer...
View ArticleHow can I customize the color of current scope highlighting
I would like to make the current scope highling (Settings->Editor->Highlight on Caret Movement) a tad mor obvious.I have not found any relevant setting for it. How can I adapt the colors? Thank you.
View ArticleJetbrains email in response to new Intellij 13 purchase
Howdy, just before the year end I purchased or upgraded to 13 from12. I saw an email from Jetbrains bounce while reviewing my smtpd logs. The subject line was clearly about the purchase named above and...
View ArticleResource not copied to build folder during Make IJ13
Background (on my setup):Intellij compiles into "build/classes", and copies the resources into this folder, this folder is used as classPath when running.our Gradle also compiles into "build/classes",...
View ArticleSuppress Java Annotations in Class Diagram
Anyone have any idea how to delete or suppress Java Annotations in Class Diagrams? Cheers,Trevor
View ArticleHang "Synchronizing Output Directories"
Hello I am a long time user of IntelliJ with a new problem-- every time I compile my project IntelliJ spins for a *very* long time with the message "Synchronizing Output Directories" This may be...
View ArticleCreating desktop menu items for Intellij IDEA in Linux
Edit: Doh. I just noticed in the Welcome screen (for IDEA and PyCharm) that "Create Desktop Entry" is an option. I recently installed the SmartGit/Hg client from Syntevo and noticed they included two...
View ArticleFile encoding from status bar: mysterious exclamation mark.
Does anyone know what does the exclamation mark (see attached screenshot) next to code page name mean?
View ArticleGit integration - force push
Hi, I couldn't find anything in the GUI or help on this so I wondered if someone could tell me whether or not this is possible: In my local Git repo I make two commits and then push these to the remote...
View ArticleHow to access "XML Structure View"?
Hello, On the IntelliJ website, a very cool XML structure view is shown:http://www.jetbrains.com/idea/features/xml_editor.html However, I can't find any way to launch such a view. In the "project"...
View Articlein Java EE intro tutorial with latest versions -- create servlet step does...
Things seemed to be going fine until step 5.3 of this tutorial: http://wiki.jetbrains.net/intellij/Developing_and_running_a_Java_EE_Hello_World_application The new servlet dialog does not create a...
View ArticleIntelliJ, Play! and class file version
IntelliJ version: 12.1.4 $ sw_versProductName: Mac OS XProductVersion: 10.8.5BuildVersion: 12F45 I work on a Play! framework Java project and the project is set to use JDK 1.7.0_45 but when I want...
View ArticleRebuild does not find some JDK classes but build does
Hi, I have a weird problem. In one of my projects a compile error suddenly appeared when issuing a "Rebuild": java:...
View Article