Problem with latest Intellij Idea install in mac
Hi, I am having problem installing intellij idea 12 in mac.When I tried to install the downloaded .dmg file, it complains that image is corrupt. Any ideas??? Thanks,Anil.
View ArticleProblems with IntelliJ 12 and OSX ? - JPLISAgent.c
Hi... I've posted a support question, but I thought I'd also ask here. To make a long story short, I can't use IntelliJ 12 on OSX for Grails development. Upon loading a bare/new Grails 2.2 project...
View ArticleCan I please configure right-click menu options?
When I highlight code, I usually use the mouse. A couple of often-used items I like to then have available on the right-click, right after highligting code, are: 1. Comment line or block 2. Surround...
View ArticleRunning on the Android x86 emulator?
Is it possible to run a project on the Android x86 emulator? I have one setup but IDEA doesn't recognize it as a usable emulator. An emulator with the same API level but for ARM works fine. S.
View ArticleIJ does not recognize Grails (only when starting as root)
He, IntelliJ 12 does not recognize Grails (1.3.7) in any way when I start this thing as my user.When starting IJ 12 as root, everything works fine (okay, THIS works fine, a lot of other things are now...
View ArticleHow to set up path resolving for Inspector?
I work via Remote Host on big project with lots of xsl importing each other.Every import tag uses absolute path, and when source code is synchronized to my local machine, it is impossible to get...
View Article"File Templates" setting stuck loading forever?
Greetings,I just installed Idea 12.0.1 about a day ago, I noticed that I'm unable to change any of the "File Templates" settings.Specifically, when I go to File -> Settings -> IDE Settings ->...
View ArticleJavaFX integration?
Both netbeans, natively, and eclipse, through e(fx)clipse have solid support for the JavaFX eco-system, especially SceneBuilder and FXML. In the meanwhile, intelliJ is lagging behind here. There's a...
View ArticleHow to get the one and only option to be already selected
Is there any way I can have the only one option (when using code auto completion) pre-selected?Now I must use the arrows to select the one option!Thank you!
View ArticleOptimal JSDoc annotations for JS code completion
I have a large JS project with namespacing and inheritance. I'm looking for some tips for the optimal JSDoc annotations to use to get code completion working in IDEA 12. Here are some quick classes for...
View ArticleRearranging code Eclipse-style in IntelliJ IDEA 12
Hello I'm the only one in my team who uses IntelliJ. The remainder of the team use Eclipse. It's been suggested that I start ordering my code according to the style utilized by Eclipse. I was hoping...
View ArticleSome questions from an IDEA newbie
Is it possible to automatically add any missing "this" keyword, and @Override annotation in IntelliJ when reformatting the code? Also, is it possible to customise the Javadoc template in such a way as...
View Articlewhy does IDEA have autocomplete for methods outside an object
For example if I wrote in JavaScript: console. after the "." a list populates of valid and invalid methods that I can use on console. For example console.writeln() is one of the autocompletions. Is...
View ArticleAlternative Download Locations?
I'm getting 13 Kb/s from the Jetbrains site. Have to download an update to 12, and need to get some work done...
View Articleintellij idea 12 commit svn error
when i commit file,and the error happed,but when i user svn client 1.7,commit is right...; svn: E200014: Commit failed (details follow):svn: E200014: Base checksum mismatch on...
View ArticleHow to launch the 'Idea 12' with 'Java 7' on OS X.
Hi,the Idea 12 IDE starts with java 1.6.0_37 by default on my OS X (mountain lion) machine.I would like to start the IDE with my default Oracle Java 7.How is it possible? I have already exported...
View ArticleKeymap issue in the GUI Designer (OSX)
Hi everyone, I have a keyboard shortcutissue within the GUI Designer on Mac OS X. When I type the keyboard shortcut for the "Create Component" action, nothing happen. However, when I run this command...
View Articleintellij android compatibility
hi, i want to create an android project; while creating a new android project,when i try to choose target device(Emulator), "prefer android virtual device" button doesnt work. It shows no error or...
View ArticleIntellisense popup remains active
Sometimes, even when you are typing in the next coding line, the intellisense popup window from the previous line remains active and you must press 'esc' to close it.Is there any solution to this problem?
View ArticleBuilding PHP extensions in Intellij
Hi All - I've been interested in doing some PHP extension development using C / C++. I've found a number of tutorials out there (such as this resource page:...
View Article