Confused about IDEA's representation of my local and remote Git branches
I have a project locally that's also pushed to Bitbucket (it's private so far). I don't understand the relationship between what Git Bash says the existing local and remote branches are and what IDEA...
View ArticleMove ActionScript/MXML support to community edition?
Hello Open Source people at Jetbrains, just wanted to ask, now that Flex has been donated to Apache and thus is really Open Source, are there any plans to move IDEA's excellent ActionScript and MXML...
View ArticleIdea 11.1 and Idea 12 EAP russian characters problem in Output console
I found a strange behavior. When I write something in System.out or in Log4j on russian language I see "?????" in output console. But this is happens only when I call this from Tomcat 7.0 or JBoss 6.1,...
View ArticleBefore Launch
I am trying out the 12 EAP and really love the new Before Launch section. But it seems the before tasks are not finished before the launch starts which makes the whole thing kind of pointless!?! Am I...
View ArticleGit Log - In Place Diff
Hi, once in the git log and you can see the changed files for a commit. Is it possible then to click on one of the changed files see in place without having to bring up another dilaog window the diff...
View ArticleColdfusion code assist for object array
Hi there! Does anybody know how I can get code assist in IntelliJ if I return an array of a component? For example: component { public void function init() { var array = getAll();...
View ArticleBuild 123.45 keeps shutting down, says eval. expired
Just downloaded the latest release which installs and starts fine, it tells me the evaluation is good until Dec. 30th then shutsdown 5 minutes later saying the evaluation expired? I had plenty of time...
View ArticleJSHint and .jshintrc
IntelliJ supports JSHint - which is pretty cool, but is there any way to actually have it enforce JSHint rules set in the .jshintrc file? Thanks!
View ArticleChange VMOptions in Idea 12 RC
I would like to ask how/where i can change the VMOptions for -Xms, -Xmx? ---Original message URL: http://devnet.jetbrains.net/message/5473063#5473063
View ArticleSupport Freemarker in IntelliJ IDEA 12
The Freemarker's site is mentioned that Freemarker is supported by IntelliJ IDEA out-of-box. On your forum I found mentions about support Freemarker. But, unfortunately, I have not found any mention of...
View Articleis there a "quick lanuch" tool bar launch configuration?
hi.. altough even in eclipse this wasn't built in, it did have a plug in that allowed you to have small icon shortcuts just like quicklauch toolbar in windows. is there such a possiblity (as at times...
View ArticleIntelliJ Idea 12 RC not authenticating with TFS
I'm running both 11.1.4 and 12 RC. For some reason TFS fails to authenticate under 12, but works fine under 11.1.4 (same userid/pwd combination obviously). Any ideas on what to try? The behavior...
View Articlehow to completely remove Intellij
Please see also this thread: http://devnet.jetbrains.net/message/5472994 basically, my Intellij got into a state i can't even start it, I tried to uninstall and remove any leftovers, but doesn't help....
View ArticleIntelliJ-CE 12 : java debug no longer invokes make/maven
hi - in playing with IJ-CE-12 i it appears to me that imvoking debug on a java/maven project, make no longer is triggered automatically. is this a known issue? bug? pilot (ie me) error? much...
View ArticleIDEA 12 CE EAP - Both buffers are Read-Only in git branch diff
Hello. Question about the diff tool integration with git in IDEA. I'm using Leda having previously used IDEA 11. Comparing working copy against a branch in IDEA used to leave the working copy ("Your...
View ArticleJava JDK on OSX Mountain Lion
I am trying to run la Clojure that requires the JDK I have downloaded and installed sun version 7 on OSX Mountain Lion (OSX 10.8.2) this is what I have; brooke java -versionjava version...
View ArticleIDEA Ultimate 12 EAP evaluation expired
Hello, Today I have updated my IDEA 12 EAP installation via automatic update, and after restart it told me that I have to enter the key and that my evaluation has expired! But it is EAP, why it did so?...
View ArticleSpinning collecting version history with 12 RC2
Hi, in the past couple of releases from RC2 have noticed that collecting version history just sits there spinning and appears to be doing nothing. It also won't be be killed, I have to exit the...
View Articlescroll to source keyboard shortcut
If my cursor is in the source code, and I want to see the location of this file in the Project tool window, I have to open the tool window (Command+1) and then click the little (x) button to scroll to...
View ArticleMavenReportException: Error while creating archive: Unable to find javadoc...
Hi all, When running a maven goal from IDEA (11 or 12) that includes javadoc creation I am getting the following error. [ERROR] Failed to execute goal...
View Article