download sources problem
I'm currently having a problem with the download sources feature in IntelliJ IDEA 13.1.5. It's only started happening recently (possibly when I upgraded from .3 or .4). In a non-maven project (Grails)...
View ArticleIntellij IDEA Navigation questions (Mac OS X)
I want to know if there are shortcuts/actions for navigating between different panes/components of Intellij IDEA, without closing those panes. Specifically: have Scala console and code file open, and...
View ArticleMore flexible tool window layouts
Hi, Is it possible to add a feature request to increase the flexibility of tool window layouts? 1) Make tool windows closable - you can see the demand for this on StackOverflow. 2) Customisable tool...
View ArticleExpected tooling support for latest Griffon and Gradle releases?
I'm very interested in using the newest version of Griffon when it becomes available (it solves some problems for us that aren't workable in 1.5 or earlier), but am wondering when IDEA will provide...
View ArticleAutomatic var names in Scala
Hello everyone,I'm using Idea 13.1.5 for writing Scala and Java code (Just started with Scala).When writing in Java it's easier to create names for variables, for example if I start typing:private...
View ArticleArtifact Building Issues
Hey everyone! I've just finished a project. In it there is the default src package (marked as source root), and two directories that I added, one contains textures and the other text files. I've marked...
View ArticleMaven - Show dependencies: cycle
I have set up a project with following maven structure. When looking at the maven dependency diagram, business links to business and persistence to business (see attached jpeg, blue boxes).Why do these...
View Articleextract common members from two classes
Hi, What is the easiest way to extract common members from two classes into new superclass? For example, I wont turn: class A { pirvate String fieldName; private String someOtherA;...
View ArticleIntelliJ IDEA 13 & Adobe Scout - How to setup
I am trying to enable advanced telemetry in IntelliJ in my AIR projects. I have tried setting the flag -advanced-telemetry=true in compile options and method described in this thread...
View ArticleChain Generate Menu options?
Is it possible to chain actions from the Generate menu (Alt+Ins) into one macro/shortcut? Basically, I'd like to create my class and private variables, and then generate the...
View ArticleUbuntu Developer Tools Center support for Idea/PyCharm
Hello JetBrains folks! I'm contacting you on behalf of the Ubuntu Developer Tools Center project[1].(I'm not affiliated with Canonical, just a contributor.) The point of UDTC isto make the developer...
View ArticleInteliij IDEA CE crashes on building
Hi, everyone. Recently i've got the latest source code of Intellij IDEA Community Edition and did all the things, which had pointed out in instructions here...
View ArticleJava/Scala: Delete to delimiter? (like Emacs paredit)
One of the awesome features of Emacs "paredit" mode that works with Lisp-like as well as other languages like Java/Scala is the ability to just hit Ctrl-k (kill), and it will smartly delete text until...
View ArticleIs it possible to add inspection settings for "forbidden" methods?
For example I want to add String.getBytes() (no args) as a "forbidden" method so it gives an error (or at least a warning), is this possible in Idea 13 (and/or 14)?
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 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 ArticleAutomatic var names in Scala
Hello everyone,I'm using Idea 13.1.5 for writing Scala and Java code (Just started with Scala).When writing in Java it's easier to create names for variables, for example if I start typing:private...
View ArticleIntellijIDEA vs Webstorm
I've been happily using IntelliJ ofr a year or so and it's now time to upgrade to 14 or??? I have an idea that IntelliJ is a superset of the other more specialized JetBrains products like WebStorm. Is...
View ArticleHow to change IDE fonts?
Hello, Intellij 13.1.5 on Xubuntu Linux 12.04. In my XFCE linux UI, I can change the pixel per inch settings to notify the UI of the number of pixels to use to scale the UI to match my high-resolution...
View ArticleDependency on Java6 for OS X getting old
I won't even bother diving in to the EOL nature, but the bigger problem is that, as of today, Java6 for OS X appears nearly impossible to download: http://support.apple.com/kb/DL1572 Shows up blank for...
View Article