Help sorting imports
I am part of a project where the import sorting rules are alphabetical, but a new line in between each letter group. I know that "Import all other imports" will sort alphabetically, but is there a way...
View ArticleFlex framework locales failing
In the module compiler settings, I have the needed locales checked. And the locales are present in the Apache Flex SDK. But the Flex DateFormatter only returns English months and days of the week no...
View Articleonly method breakpoints in a thirdparty package?
Hi, I am using Intellij 14.0.2 in my mac book pro (OS 10.9.5). Have been working on this project that includes Apache Shiro 1.2.3. Have included the dependencies of shiro-core, shiro-spring and...
View Article[SOLVED] Strange behaviour of Ctrl+Arrow
Hello. I face a really strange behaviour of Ctrl+Arrow shortcuts in Intellij IDEA 14:- Ctrl+Left/Ctrl+Right doesn't move caret to previous/next word, as usually, but selects single character (like...
View Articleresources of one android library module are not visible to resources of...
The instructions for setting up android library dependencies here, say: "Open the settings of the non-library module." Is there no way to have a android-library module depend on the resources of...
View ArticleDon't work shortcuts in Ubuntu 14.04
Hi. I have Ubuntu+Kde and i don't want use shortcuts in intellij IDEA 14.0.2 even Ctrl+V and Ctrl+C don't work .Can somebody explain me why?How i can fix this problem?Sorry for my english))
View ArticleHow to inspect Java code to find "Field has no usages" warnings only?
I wuld like to inspect Java code to find warnings where a field is never assigned.I tried to create a custom Inspection profile where I enabled "Declaration redundancy -> Unused declaration" option...
View ArticleIntellij Terminal and Vim Colors
Hi, This may sound silly, but often I find myself using the built-in SSH terminal to edit configs on a remote server while working on a project. For some reason, when I launch vim to do these edits,...
View Articledebugger uses the maven artifacts for step in rather than the source codes?
Hello everyone. I am using IDEA community edition version 139.872.1 for java development and have an annoying problem which might be due to some bad configuration, etc. The project is JAVA and build...
View Articlehow to add code to python project
I have a project to write plug-ins for gimp. Therefore I need to include python source code from /usr/lib/gimp/2.0. This directory contains several subdirectories with python code, including gimpfu.py....
View ArticleAny plans to finalize the Terminal implementation in Idea 14?
I might be amongst the few who uses or would like to use this ide feature. Are there plans to improve on this? These are only a couple of bugs I contributed to ever since its introduction a year ago...
View ArticleAntlr 4 plugin problem for IntelliJ
I'm running Windows 7 (X86) on a desktop without internet access. I installed IntelliJ 14.0.2 - went smoothly.I selected the installed 1.7.0_45 JDK - went smoothly.I created a Java project and...
View Articledownload 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 ArticleStructural search for implementing methods ?
Given an extensive code base, I'd like to find the methods that are implementations/overrides of methods of classes of a given package. On my projects we're using an external component library. Custom...
View ArticleSearch Everywhere in IntelliJ 14 on Ubuntu
Hi, Does anybody have problems with Search Everywhere (Double shift) on Ubuntu? Worked in 13, in 14 dialog appears but input field ins't focused. When I try with mouse to put caret there it...
View ArticleIntelliJ IDEA 14.0 "performance experience" on MacBook Air?
Hello,I'm thinking about buying a MacBook Air to be mobile. I'm mainly working on web development, needing to run a local PHP & Python webserver, mySQL and maybe MongoDB.Has anyone experience about...
View ArticleScala global
I have a maven multi-module scala project (not SBT). I have just upgraded to the new version 14.0.2 from 13.1 and I have created a scala global library. I can make my project (ctrl-F9). But the...
View Articlemulti-screen: Is it possible to pin the project view to another screen?
Hello, I am trying to pin the project view, and possibly other views to secondary screen rather than having them on my main screen. I tried setting the project view to floating and moving it to the...
View ArticleMultiple-display workflow
As I love IDEA and generally working on multiple monitors, they don't seem to like each other. I was searching for solutions for this problem and the only thing that I can find is floating mode. But...
View ArticlePerformance issues in 14.0.2? OS X?
I have lately had trouble using IJ due to performance issues. This is on a Macbook Pro, OS X 10.10.1, 8GB, plenty of available storage space on an SSD. IJ is pretty performant at start-up but fairly...
View Article