IntelliJ doesnt resolve gradle dependencies.
I'm not sure if this is a bug or if i'm doing something wrong... I have a gradle project, with two submodules, each with an identical build.gradle, that looks like this: apply plugin:...
View ArticleAll modules compiled every time. Actionscript/Flex
I manage a project with about 10 modules. It seems like IntelliJ compiles all modules every time I start up the debugger. As far as the manual goes, this is not supposed to happen."IntelliJ IDEA keeps...
View ArticleScratch files appear to be worthless
Am I missing something or are scratch files worthless? You can't execute them, you don't get javadoc quick lookup, you don't get code completion, you don't get code formatting, and the IdeaVIM plugin...
View ArticleArtifacts: Build on make doesn't work
Hello, I'm using Intellij 14.0.1 and I've noticed, that since version 14.0.0 , the "build on make" function doesn't work for me anymore. I also tried to put the artifact generation into my run...
View ArticleHiding IDEA 14 debug information in editor
When you debug code in IDEA 14 you get addtional debugging information appended to lines in the editor. But if you disconnect the debugger this information remains visible in the editor - is there a...
View ArticleShortcut key to close diff popup window?
Hi, IIJ might be the best tool I've found for comparing git branches but for one glaring flaw. I can: 1) Open the list of files to diff.2) Begin the file diff via Ctrl-D3) Navigate the file via F7 and...
View ArticleWhich tab is active?
I am using version 14 and am mostly happy with the new version. I prefer to be able to see all tabs that I have in my editor, so I have my tabs in several rows, as I had in ver 13. As I rememberd it I...
View ArticleIdea 14 gets unresponsive
Just as the idea 13, the idea 14 evaluation version I started using a week ago, seems to have crashed again. When it happens, it does so randomly, after a long use, ie a couple of days. With Idea 13 I...
View ArticleMultiline tabs in Idea 14
Hola,I recently updated to Idea 14 and was surprised to see that tabs are forced to a single line with a drop-down context if there is more (a'la Adobe CC products). Is there a way to change back to...
View ArticleApplication Servers - nothing here?
IntelliJ 14.0, 139.224, OSX 10.10. I'm trying to add a tomcat app to my run configuration, but Tomcat isn't in the available list. So, I went to my preferences to add it, and when I try to, my...
View ArticleReindexing may not be honoring exclusion list
I'm developing an application with ember-cli and find that the project reindexes every time that ember server rebuilds the project (after every file change). The relevant directories have been...
View ArticleIDEA 14 - Run all tests in folder when right-click
So I had that option when I was using Idea 13 Ultimate, now I upgraded to 14 and option is no longer there. Basically when right-clicking a folder (be it a module, a folder with tests inside a module,...
View ArticleIDEA 14 doesn't compile/build Play Framework project
I have a medium sized Play Framework project. When I select 'Make Project', IDEA almost immideately tells me that 'compilation completed' or 'All files are up-to-date'.In order to spot any error in my...
View ArticleWhat font is used in this (retina) screenshot
What is the font used for code in the top screenshot at https://www.jetbrains.com/idea/whatsnew/ ? I'm looking for a nice *light* font to use on my Retina MacBook Pro. I'm using Menlo now but it is too...
View ArticleHow to define the VM option 'file.encoding' when deploying GAE?
Hi, I have set both IDE Encoding and Project Encoding to UTF-8, but when I run the command 'Googel App Engine Deployment', I got this message: Header 1Deploying 'test.war...
View ArticleCSS formatting in a custom tag
Hi, I searched around the forum and the web but I could not find an answer. If I write some HTML with a <style> tag, I can get CSS formatting inside of it, working perfectly fine:<style>...
View ArticleGit Commit says no changed detected
Hi, When I change a file and then select git | commit within Intelliji Idea it displays "No changes detected" message. However, if I run git from the DOS prompt it shows the changes and allows me to...
View Articlehow to enable emmet in javascript files
Hi, I have just watched the deep dive into webstorms new features youtube video, and one feature that is shown at https://www.youtube.com/watch?v=L-3kegPlQ_c#t=541 is using emmet in javascript files....
View Article"Navigate to Test" is only working one-way for me in IDEA 14
Hi, I could use some troubleshooting help. Something has definitely changed in IDEA 14 that is preventing this feature from working with my project structure. On IDEA 12 and 13, things were peachy. I...
View ArticlePlease add icon for "Rebuild Project"
I have added the "Rebuild Project" operation to my toolbar as I utilize that very often. Problem is that it does not have a dedicated icon so it just looks like an empty gap in the toolbar that is...
View Article