IntelliJ 14 Grails run-app fails
Hello, I'e got an existing gradle/grails project that builds and runs fine under IntelliJ 13. However, after upgrading to InteliiJ14 the build/run doesn't work... in my run config, I've specified a...
View ArticleFile corruption - application settings
IntelliJ 10.5.2 on Mac. I'm getting this when I do "Edit Configurations": Caused by: java.io.IOException: Corrupted records: storageLength=6,452,924 recordsLength=6,452,916 recordSize=20at...
View ArticleConditional break points - sometimes yes, sometimes no. Bug?
So I have a Tomcat deployment environment and system that handles JMS messages.Behaviour that I've been seeing is that a conditional breakpoint which HAS to be true is intermittently triggered. This is...
View ArticleA way to always include certain css files
Hey, I am using Dandelion in a Spring MVC webapp. Dandelion injects bootstrap and my application specific css files into all my templates automatically. Is there a way to tell IntelliJ to pick up...
View ArticleHow to toogle popup-over settings on OSX
Hey, i replaced my linux dev maschine by a mac. Because IDEA is so customizeable it feels almost like I still using my old linux system. Except one thing: Please have a look at my attached...
View ArticleProblem on Compiling
Hello together, I have the following code <code>private void writeExportLogFile() throws IOException { File file = new File(pathToFile, fileName+".LOG"); StringBuilder fileWriter = new...
View ArticleForward-looking autocomplete?
This might be a feature request but I wanted to discuss it with you all, first. When I'm changing a variable name, it'd be nice if autocomplete looked forward of the caret when completing the text....
View ArticleFlex i18n highlight and find issues
In my Flex module, it seems that properties files are being wrongly highlighted. See the attachment - there are shown two pairs from my properties files, one is being highlighted as used and the other...
View Article"Check AIR Version" when trying to debug on Android device through USB
Hello community, I'm currently developping an application for Android using AS3 and AIR. It's working welle in the emulator, it's also working when I package it and deploy it on the device. I have...
View ArticleProblems with Folder Highlighting in Intellij 14
Hi, The background highlights for the test/, out/ and target/ directories is really bad (see attached image). I did no havt this problem in Intellij 13, I'm using the Darcula theme on OS X (Ultimate...
View ArticleProblem with identifierHighlighter.xml
After update to IDEA 14 (Build: 139.225.3) I have problem with identifierhighlighter.There is constantly popping up window with Error message: "Could not save application settings: Unknown macro:...
View ArticleActionScript inspections
Are (at least some of) the inspections valid for ActionScript code? I'm trying to rum "Unused Imports" inspection for a ActionScriptfile and it does not find anything, although I obviously have...
View Articlefind usages weird behavior with MySQL Columns / Tables
Hi, version is latest Intellij IDEA stable. I have defined a Mysql data source for my Project. Whenever I use find usages on a table name, or on a table field, usages are always grouped AS unclassified...
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 ArticleLicense activation fails with SignatureException: Signature does not match
Just upgraded to v14 (.224) However, after I enter my user/pass to validate my student license and hit OK I get:JetProfile connection error: SSLHandshakeException:...
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 ArticleSmall annoyance: typing three double quoted strings in scala results in six...
I am trying to use string interpolation. Recently (uncertain precisely which IJ version..) when typing s"""Some interpolated string""", as soon as I type the third double quote after the initial 's'...
View ArticleHow to refer to image resources in javaFX css file to ensure that they are...
Hi all, I am currently writing a JavaFX application and am having trouble correctly configuring the resources. My project, "Project", has a source structure as follows:...
View ArticleSpring Data Jpa Repositories Autocomplete "findBy..." methods not working...
Hi! Yesterday i was testing Spring Boot and other Spring related things in the 13.1 version of IntellijIdea.Does anyone knows how to configure Spring Data Jpa to get autocomplete "findBy..." methods in...
View Article[How To] Change Project Loaded When IntelliJ 14 Starts?
Sorry for the very basic question. I never had this issue with version 13 for some reason. But with 14, the IDE has chosen one of my apps as the default that it loads each time it starts. It just...
View Article