IntelliJ IDEA 11.1.4 Grails Plugins No Longer Resolve
This is similar to this discussion: http://devnet.jetbrains.net/message/5470833?tstart=0, but it seems a little unreasonable to have to upgrade to IntelliJ 12 when this was working fine with 11.1.3....
View ArticlePlans for a new book?
Is there a new book (in english) about IntelliJ in the writing or just planed?The last one is just too old and can't be even used with today's intellij. The concurent IDEs have incredibly many books,...
View ArticleBest practices for adding 3rd-party libs to my project
Hi, I'm evaluating IntelliJ IDEA v11.1.4 on my Mac. I'm trying to add a simple 3rd-party library to my new project, and I'm looking for a best practice suggestion on how to do this. In my limited...
View ArticleRe: Best practices for adding a third-party library to project
Hello, there is no voodoo here. You can press '+' button in Module | Dependencies, choose 'Jars or directories' item and select all three files consisting your library (sqlite4java-docs.zip,...
View ArticleRunning and Debugging Grails in IDEA - Firewall issues
Hello all, First posting here for me. Sorry if this is a repeated question, I've done a lot of searching on it here but could not find anything that looked the "same". I am happily using IDEA...
View ArticleGradle refreshing every time I make project
Every time I make or rebuild my project IDEA starts "Refreshing Gradle Project", which takes some considerable time and slows down workflow.I am not changing the gradle build script so I see no reason...
View ArticleIDEA 11.x long GC pauses (especially when using the Scala plugin)
Hi there, I've been using IntelliJ IDEA Ultimate since 9.x (2.5 years for now). Currently using 117.912 with its latest Scala plugin, on Mac OS X 10.7.6When editing large projects (12+ modules),...
View ArticleGroovy compiler in 10.5.4
(Yes, as soon as I convince my boss I'll migrate to 11, but for now...) Is there a way to force the compilation of both Java and Groovy classes through the Groovy compiler?Can't seem to find a way to...
View Articlefixed bugzilla task plugin... cannot commit
hi... i recently found bugzilla pluging which is a connector to the bugzilla repository via intelij, however i was unableto connect to our company's server. the reason was that the plugin had a small...
View ArticleUnable to debug application IDEA 11.1.4 on OS X 10.8.2
I updated (also downloaded a new copy) to IDEA ultimate 11.1.4 and the debugger no longer works. The symptom is that when starting a debugging task, even on a simple "hello world", application will...
View ArticleIDEA maven dynamic properties
Hello, Is it possible to create a run command for running tests with maven while the test property get automaticly injected bei intellij? In Netbeans they have for example ${packageClassName}. And can...
View ArticleIDEA 11.1.4 on OS X 10.8.2: Problem with Class/Method Rename refactoring
Hi! I just tried to use the Class Rename refactoring in IDEA Ultimate 11.1.4 in OS X 10.8.2 on 2 different machines in two different projects, to no avail: the usual popup does not show up, nothing...
View ArticleDrag and Drop does a Subversion copy, is this optional?
If you drag and drop a file from one IntelliJ window to another and you use subversion IntelliJ performs this as as subversion copy. Is there a setting anywhere were this can be optional and instead do...
View ArticleHow to link/use a file outside the project directory?
I create a web app in Idea and I want to use an existing xml file (named icon-config.xml) outside the project directory in this app. That means I want to see that file in the project structure in Idea...
View ArticleNew Welcom Screen
Am I the only one who do not like the new welcome screen? It is just too stupid. I would welcome revert to old IntelliJ frame
View ArticleCursor is invisible in document window
After upgrading to 11.1.4 the block cursor is invisible in the document window. If I simply click anywhere on the document I would expect to see the blinking block cursor where I clicked and the row...
View ArticleCommunity Edition works for Android 2.2 but not 4.0.3
After doing all of my Android development in Eclipse, I'm now trying out IntelliJ IDEA software. I'm currently using the Community Edition version 11.1.4. The basic Hello World program works when I...
View ArticleMXML Issue on Leda 12 Preview
Excited trying IntelliJ Idea 12 on Flex mobile project.Got problem at the beginning. IDE could not recognize standard MXML componemts. See attached images.
View ArticleHow to open a form file as source in Idea 12
Somehow I do not find a possibility to open a form file as source instead of the designer view. Is this possible? ThanksThomas
View ArticleAuto static import fest assertions in live template
Hi, Using intellij LEDA 122-746 I am trying to get the following inserted from a live template @Test public void should_() { // Given // When // Then...
View Article