how 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 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 ArticleAutomatic merge of local branch with master
Hello, I want to know the steps to create a local branch in intellij with git as my version control system. I have multiple remote source code repository and I want to create a local branch...
View ArticleWhat's a proper way to import and Make a Maven3 project that generate sources?
Hi there, Please find a simple maven based project in attachment. This project has generated sources using maven plugin throgh XJC, and it compiles fine on command line. However when I import this into...
View ArticleHow to configure IntelliJ 11 + remote tomcat 6 + maven imported modules?
Dear ladies and sirs. I have tried to find a definitive a complete answer to my question, but failed, despite the seemingly abundant appearance of the relevant buzz words on various sites. Here is what...
View ArticleIs there global (default) settings shared by all projects?
Hi, Does intellij have notion of glabal settings that can be shared across projects? Wouldn't it make sense to set certain things as global settings that will be a new project default, and allow each...
View Article11.1.1 - Mac OSX - JDK set, but IntelliJ IDEA doesn't see it
I have IntelliJ IDEA 11.1.1 installed (IU-117-117).I setup the Java 1.6 JDK on Mac OSX but the IDE doesn't seem to see it. I restarted the application and this is what I see: Any suggestions as to how...
View ArticleTiling window managers + intelliJ
Anyone has any luck with _any_ tiling wm? I'm using awesome. Issues:- window ignores rules, and appears always floating, vertically maximized, no matter what rules say- window doesn't get focus when...
View ArticleUsing the new database tools on a Scala Play 2 app
Does anyone know if it is possible to use the new database tools to manage the database in a Scala Play 2 app which is hosted on heroku?
View ArticleMavenized projects and JUnit tests
Hey all: I am still learning the ins-and-outs of Maven and IntelliJ so forgive me if this is a silly question. I have a Maven project where I am running JUnit tests against some webflow xml...
View ArticleGit Merge Configuration
Hi, I have been looking everywhere and I can't find the way to set some default configuration on the merge strategy.I would like to set the "No fast forward" by default so I don't have to check the box...
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 ArticleIDEA 12. Database Tool.. Way to save/load your SQL?
I know there is the local history option, but I'd like a way to save vs SQL scripts with different names that I could pull up within the Database tool? I don't see this option anywhere to save/load sql...
View ArticleWhat is up with the IJ12 ultimate editor/parser??
I am seeing a series of very serious issues in the latest IJ12 ultimate. I have posted already that cut and paste even within same document can result in corrupted text.I am regularly seeing "File has...
View ArticleIDEA 12 missing feature in I18N Support (Resource Bundle Editor)
Hello, I'm new in this forum, but not new as Idea user.I found missing feature (panel with buttons) in Resource Bundle editing view in version 12 (Ultimate). My question is: Is it bug, or forgotten...
View ArticleLinking src/groovy dependencies between Grails Modules
I created a project and Grails module ( NEW_MODULE ) in Intellij IDEA 12.0.2. I then linked an existing Grails module ( LIB_MODULE ) to the new project. In the Module Settings -> Modules ->...
View ArticleUncaught ReferenceError: $ is not defined when debugging jQuery
I created a web module app in Intelli J 12 (pure html, css3 and Javascript) and downloaded jQuery and jQuery UI. jQuery is not working and when I debug I get :Uncaught ReferenceError: $ is not defined...
View ArticleFlash Starling + Profiler
Hi, I am very new to intellij Idea but am really liking it. I have a problem however, I am making a Flash game that uses the Starling lib, when trying to to Profile the game, nothing is displayed, the...
View ArticleNo in-program update
Checking for updates today, I saw a new version, but the intellij idea cannot update itself and I must manualy download the dmg file.I remember that other jetbrains programs do update themselves...
View ArticleTestNg protected method
I have testNg test case that calls protected method. Idea is giving red line on the method.But TestNG should be able to call protected method, is not it? Any ideas what is missing?Even I can not run...
View Article