Running IntelliJ 14 using Java 6 on Mac OS X Yosemite
Has anyone tried it? Does it work? I don't want to upgrade if it means I have to switch to Oracle's JDK because the font rendering is awful.
View ArticleFix all broken ruby libraries/gems after bundle update
Didn't found any proper solution. Is it possible to fix all broken ruby libraries with one command? My problem is, that after using rvm for a while and with a bunch of projects, I have about 2k broken...
View ArticleIntellij 13.1: gradle + make
I have a gradle project which I've imported into intellij. Intellij creates the project layout with all the modules which is great. However, when I try to run any of the applications in the project...
View ArticleIDEA 14 - download keeps failing
Hey you had me at hello - purchased a license upgrade within minutes of receiving your email about version 14 (which I didn't even know was around the corner). However since then for the past 2 hours...
View ArticleJre expected but jdk found
Hi, After update to intellij 14 can't run simple one-class 'main' method application. This in the log: 2014-11-06 15:48:38,000 [2713286] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED...
View ArticleIntelliJ won't create a folder called 'release'.
Hi there. I've got a bit of maven that creates compresses JS files into a folder called 'release'. The problem is that IntelliJ refuses to see it, no matter what I do. The folder is created but doesn't...
View ArticleBreakpoints don't work in libraries.
It seems like every single breakpoint I place inside my libraries (not global libraries, but regular ones) are ignored by the IDE. However, errors and trace info does work. I refuse to believe that...
View ArticleRecommended VMOptions for Running IDEA 14 on Yosemeti and Java 8
I'd like to hear suggestions for VMOptions running IDEA 14 on Java 8u25. The project is fairly large with ~400 dependencies and ~12K java classes.
View ArticleJUnit tests do not use test resources properties files
When trying to run a JUnit test I'm getting the wrong values for a properties file. There are 2 versions of this file, one for the regular Java code and another for tests. My project is built with...
View ArticleIdle timeout of gradle daemon always 60 seconds
When i start a gradle task inside IntelliJ, the idle timout of the gradle daemon is always set to 60 seconds Is this a bug or a feature? I have set org.gradle.daemon=true in the gradle.properties file,...
View ArticleWorking with Gradle and Module Groups
Hello, I'm trying to migrate from v12 to v14. I have quite complex modules structure where individual source modules are grouped into module groups. +--mg1 | +--m1 | +--m2 +--mg2 | +--m3 | +--m4 |...
View ArticleIntellij IDEA jdk bundled + MBPr 13 = bad UI performance
If you have encountered the bad UI performance issue on your MBPr 13, you may take a try on JDK 9 b38.'[macosx] Performance problems with Retina display on Mac OS X' is listed in its change list. 1....
View ArticleBreakpoints in Mac OS X 10.10 and Ruby
I've been using RubyMine for quite some time, but decided to give IntelliJ IDEA a spin with the Ruby Plug-in. In RubyMine I can add breakpoints to my code without any issues, but I can't seem to add a...
View ArticleIDEA 14. Debugger inline variables view
Hi. Is there a way to turn off inline variables view in debugger? I haven't found such an option in Preferences.Is thre a way to change colors for inline variables view? Couldn't find corresponding...
View ArticleHow to install idea plugins from the command line?
Dear, I would like to script some installation process, so I need to add some plugins to idea . How to do it ? thanks Regards
View ArticleHow do I activate “The new folding that shows parameter names for method...
Hi, How do I activate the new function that shows parameter names for method values in IntelliJ 14? https://confluence.jetbrains.com/display/IDEADEV/IDEA+14+EAP I saw this function (and liked it!) in...
View ArticleProblem with Endorsed directories on IntelliJ IDEA 14
We're currently making the move from version 8.1.4 to version 14 of IntelliJ IDEA. I've done this by installing version 14 and creating a new Project which mirrors our version 8 project. The project...
View ArticleConsidering Purchasing a Personal License and Would Like Some Input
Hello, I'm looking to up my game in the near future, and considering purchasing a personal lisence for IntelliJ. I've found that there are a few things I cant do, or cant figure out how to do, with...
View Articlequasiquotes not working in IJ14 on Mac Mavericks and Yosemite
After installing the newly released IJ14 Community Edition - the quasiquotes (which had been working on IJ13) popped up on the radar. I tried it on Mavericks and all quasiquote come up as "red" on the...
View ArticleChange color of code fold markers and guide lines?
How do I change the color of the code fold markers in the gutter and the guide lines?
View Article