11.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 ArticleEclipe/Xcode-esque Paramete Completion
How do I get the code completion in IntelliJ to act like Xcode/Eclipse? This meaning, typing a method that takes parameters, and when you select the method from the auto-complete list: intToString(int...
View ArticleShortcut to toggle focus between project sidebar and editor?
Most of the time I'm swithing between those two.Is therer a hortcut to toggle focus between project sidebar and editor?
View ArticleIDEA 12.x dancing toolbar on Mac OS
An annoyance I've experienced since upgrading to 12.x is that the main toolbar icons shift position when the mouse pointer hovers over them. Any slight movement of the mouse over the icon causes it to...
View Articlerearranger
I keep finding duplicate methods scattered around, presumably theresult of Rearranger. Has anyone else noticed this? It just startedthis with the latest update.-- Roedy Green Canadian Mind Products...
View ArticleWhy popup dialog for Implementations not resizable?
Hi, Almost all other popup dialogs is resizeable in IntelliJ, but the one with CTRL+ALT+B (Navigate > Implementation(s)) is not resizable. Is there a reason why I can't resize this particular...
View ArticleIntelliJ12 - Which version of ActionScript Compiler 2.0 is used?
Hi, I have a pure Actionscript project and enabled the "Prefer ActionScript Compiler 2.0 ..." setting. However, when I set "-advanced-telemetry=true" in the "Additional compiler options" I get an...
View ArticleHow to create a new group under Live Templates?
Hi, Would anyone know how I can create a custom group (as the top level tree) name to orgainze my own Live Templates under Settings? Also I found the name "other" is very misleading for many of the...
View ArticleAuto Import not working in IDEA 12
Auto import of classes in IDEA 12 is not working in my system. The red bulb is not showing up too. I'm on a mac. When I go back to IDEA 11 things work fine on the same project. Anyone knows how to fix...
View ArticleIDEA 12: Upgrade from 11 no longer providing suggestions
I recently upgraded to IDEA 12 (and 12.0.1) from 11.X for both personal and work (different licenses). When I performed the upgrade, I allowed it to import my IDEA 11 settings, etc. As I'm using IDEA...
View ArticleHow to remove default file type association once it gets added by the unknown...
Hello, I accidentally added an entry to the TEXT default file type association via the unknown file type popup (can't remember what the actual title of the popup was, so will refer to it as this from...
View ArticleSetting the Groovy compiler to compile Groovy AND Java
Is there a way to do that? When I go to Compiler -> Java Compiler, the drop down for "Use compiler:" shows Javac, Eclipse & Ajc.BTW, the Groovy and Cucumber for Groovy plugins are enabled....
View ArticleDoes IntelliJ IDEA support Hibernate Code auto-generation?
Hi guys, I am currently using IntelliJ IDEA 9.0.4. In the past, I have used Eclipse, MyEclipse, NetBeans and a few command-line tools such as the one that comes with JBoss Seam. All these IDEs / Tools...
View ArticleDisable caching embedded SWF
Hello!How to disable using cached embedded SWF at compilation temporarily?Always compilation uses old version, when need new version. [Embed(source="../../output/EmbedSWF.swf",...
View ArticleHot Swap not working on several servers
Hi, it downloaded a trial of IntelliJ 12 and test it with an Tapestry Project (build from an Maven Archtype). I will use the hot swap feature and tried severel Server. I configured the servers (default...
View ArticleIntelliJ community edition compiles a maven project despite compilation...
Hi, I spend someitme today trying to figure out what is wrong with my code and come across the fact that the maven project was compiling despite have compilation issues (red in editor). I am not sure...
View ArticleProblem with Play 2 Scala templates
I'm finding that IDEA doesn't understand changes to Scala templates. For example, suppose I have index.html.scala with this: @(message: String) And my controller calls it using: return...
View ArticleIs it possible to assign different actions to middle click?
I'm trying to do without using the scrollwheel.I'd love to assign middle click to either smooth scroll like in browsers, or a 'hand' scroll (like in say tablets, or adobe acrobat).Has anyone thought of...
View ArticleHow does test runner know which output belongs to which junit test?
Dear IntelliJ community, I do not know how junit tests are ran under the hood exactly, but I have a question on how it's output is shown on the output pane on the test runner tab. Sometimes, I use...
View ArticleIntegration with PivotalTracker
I can open my Pivotal Tracker tasks in IntelliJ 12 and deliver changes under automatically created changelists (that bear the bug number and bug name) If I want to look back on a particular bug fix for...
View Article