incorrect java and gwt compile errors
Hello, I have just installed intellij IDEA 13.1 on OSX mavericks. I am working on a grails gwt project and I seem to be getting these strange compile errors that claim some methods do not exist in the...
View Articleattach sources to multiple jar
Hello, i have a problem with attaching sources in IDEA.I have multiple modules with binary file only (jar files), and one external directory with sources for all of this jars. I know I can attach...
View ArticleCan I ask..something about Spring Xml code completion?
Hello. I'm Korean Student. I'm a beginner of IntelliJ. I just want to know How to use efficiently code completion in XML files when I make Spring Bean Tags. For exmaple, When I use IntelliJ, I have to...
View ArticleVCS - Enable commit message right margin by default
Hi, Ability to define right margin for a commit message (`Settings -> Version Control -> Commit message right margin`) is very useful (and probably quite little known). Is it possible to enable...
View ArticleIntelliJ 13.1 can't open project it just created
Just installed IntelliJ 13.1 on Win7 64 bit under JDK 1.7. When I create a new project from the Welcome screen it creates the project under the default IdeaProjects/ directory, but it doesn't open the...
View ArticleHow to enable line linking 2 braces?
Saw in the screenshot of the blog post IntelliJ IDEA 14 EAP 138.1029 is out with a built-in Java decompilerThe screenshot show a dim vertical line linking the { } braces. Can you please show me how to...
View ArticleAttaching sources without changing public project configuration
I have a project with library.I want to attach sources, but sources of the library aren't checked out in version control(and I want to do that). So, I don't want to to show my specific in configs. In...
View ArticleEdit syntaxe highlighting
I have haxe plugin, but it's not perfect:It wont highlight conditional compiling elements the way it should #if !html5 import format.SWF;#end Because of # that is not supported in this plugins...
View ArticleCompare view highlight colour?
Is there a way to change the highlight background colour in compare panes? I know the changed lines background can be changed via the settings, colors & fonts and diff section. But the compare pane...
View Articlemaven_repository cannot be updated
In the latest version, I try to update path var maven_repository to a different location. I can see config xml file path.macros.xml is updated. But when I restart intellij, I still see default path. A...
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 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 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 Article