Intellij 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 ArticleLog highlight
Good day everyone! Does anybody know how to highlight some entries in log (Run) output or fire some events like notifications on matches? Or suitable plugin. For example line "Instance started in...
View ArticleIntellij air descriptor generator with Maven and flexmojos
Hey, I'm using IntelliJ 13 and Maven + Flexmojos.We've run into a problem, where we use 4.12 SDK and IntelliJ whilst compilation (Make project) generates air descriptor file with sdk version 3.1, where...
View ArticleRun/Debug configuration disappears
When I change the Run/Debug configruation to use Groups all of my current configurations disappers. I even lose my defaults. The dialog come up but either does not display any thing or takes a long...
View ArticleIntelliJ compiler and security agent whitelisting
As noted in a previous trhread, I've been having problems with compilation performance with IntelliJ 13.1 on my Windows 7 machine. It seems that the bit9 whitelisting security agent is interacting with...
View ArticleIs it possible to bring "idea 4.5 theme" back to Idea 13+?
I mean, on Linux. I miss it Currently, it's my strongest obstacle against upgrading from 12.1 to 13.1...
View ArticleAnalyze Dependencies and underline
I'd like to rework the dependency on a particular module quickly (and then do the same to another, and another, and so on). We presently have lots of modules that declare more dependencies than they...
View ArticleWhere is Gradle support?
I am using IntelliJ community 13.1.4. I created the project by importing the source ( no build file: no ant, no maven, no gradle). Now I created a build.gradle file with a single Spring dependency...
View ArticleDifferent Inspection settings in Production vs. Test.
Hello, I think it would be nice to have certain inspections silenced in unit-tests. For example inspection Constant conditions & exceptions fires on line like assertEquals(123,...
View ArticleIntelliJ Idea + GitLab
Hi. I'm all new to this and wanted to know, how can I push etc. to GitLab from within Intellij IDEA?
View ArticleProper JPA Console Setting
Hi there,I require help in setting up the JPA Console in 13.1.4.A SELECT command produces an "java.lang.RuntimeException: javax.persistence.PersistenceException: No Persistence provider for...
View ArticleVery Slow Compilation in IDEA 13.1 for Java and Scala Projects
I've installed IntelliJ IDEA 13.1.2 on my Windows 7 64 bit laptop, but I am finding that each compilation / make step is very slow. I have tried a simple hello world console app in both Scala and Java...
View ArticleHow to exclude files from javascript-Debug?
Hi, I like to debug Javascript and PHP at the same time.So I have created a runconfiguration for debugging JavaScript. But there is on big Problem: I'm using jquery - and when I debug an go...
View ArticleProject-independent (global) favourites
Dear Community Is there a way of defining project-independent, global favourites? I do have some files (i.e. my main todo ORG-file) that I'd like to have at my fingertips at all times. Would love that...
View ArticleIDEA UE13.1.4 (Build 135.1229) Android problem?
Hi there, I already posted the problem in the EAP (http://devnet.jetbrains.com/message/5520043#5520043) section. But because I got no feedback there and I have the same issue in 13.1.4 Final as well I...
View ArticleShortcut for focusing Filter field in e.g. Change Log tool window
Hi everyone, Is there a shortcut for focusing the Filter box in tool windows, specifically the Change Log? See the attached screenshot to know which field I'm talking about. I searched the net and key...
View ArticleManaging environment variables for multiple projects
I have a few projects I work in intermittantly which require different versions of Grails and Java JDK. I need to simplify the process of switching between these. Today, the JAVA_HOME and GRAILS_HOME...
View ArticleFlex-specific Structural Searches
Does anyone have any Flex-specific structural searches? Are you interested in sharing? I've put together a few, and am looking for more. Here's what I've got so far: Base class invocation:...
View ArticleHow to debug Groovy file while running with grade task
Hi All, Is that possible to debug groovy class file in IDEA 13.0.3 while run with gradle task in the build.gradle. Thanks
View ArticleGradle fails to sync/refresh
Hi there,I'm willing to create an Android project with Gradle Androi Module, but as soon as I create it, I have an error I don't understand and I have no idea to resolve it. It says"Gradle project sync...
View Article