How to enter EOF (Ctrl+z) in Run console?
I am working through some example programs which require the user to enter simple text data at the console, simulating what might come from a file. This calls for the user to end by entering Ctrl+z in...
View Article401 error on IntelliJ Configuration Server
Hi, I installed the configurtation server plugin and I'm trying to login but it keeps failing and giving me a 401 error with no other explanation. I quadruple checked my username-password combination...
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 ArticleCan not update to 11.1.5 on OSX: "Failed to download patch file"
I keep receiving update notices from within IntelliJ but every time I choose to run the update, I receive the following message: Failed to download patch file:...
View ArticleWhat does diagonal arrow key mean in MacOSX?
Hi, When I use IntelliJ on my MacOSX, it suggested one of this keyboard shortcut when "No files are open" in a project: Now I know the first one is the "Option/Alt" key, but what is that second key...
View ArticleIs there a way to refresh a directory in a project?
If I add a file outside the project it doesn't show up in the project directory structure and there is no refresh option nor does the Synchronize button work (because I believe it only works on...
View ArticleIdea 12.0 and JBoss AS 7 integration
Hello, I have tried to get the JBoss AS 7 integration to work with a JavaEE 6 exploded war - I had some success but I'm still not satisfied. Here is what I've done so far. In my maven (3.0.4) project I...
View ArticleWeb Application exploded artifact validation problem with Idea 12
hello I have a problem with validation my web application with Idea 12.there is a project created in Idea 9.0.2 it contains web faced - set of jsp pagest and resourceswhen I select option menu item...
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 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 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 ArticleQuestion about updates
Hi, I just bought Idea 12 and registered my personal copy. After executing "Check for update" I get an option to download Idea 12.0.1. Do I have to reinstall Idea every time in order to do minor...
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 force braces onto the next line
Is there some combination of settings that would allow the auto formatter to put braces on new lines for things like if/while/for/try/etc? No matter what I do or set, braces are put on the same line as...
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 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 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 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 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 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 Article