Is There a Bug?
HiI modified my iml, saved it and ran it. Everything was okay, until I ran it without saving. When I returned to the iml, it was back to it's original state, with all my edits gone.Is this a bug, or am...
View ArticleDocumentation download
I've just bought Intellij and going offline foe a while so I want to access the help offline. I can't see any way to download help and I don't see any content oin the help directory of my Intellij...
View ArticleHow do I integerate Visual Studio Online (a.k.a., TFS Online) with IntelliJ...
I regularly use Visual Studio Online (unfortunately mis-named by Microsoft - it should really be named "TFS Online" because that's what it really is) as my version control system (VCS) with Visual...
View ArticleApp Not Looking Right In FullScreen
I ran a test with an as3 example, but it is not working correctly in fullScreen mode.Not in FullScreenFullScreenHow can I get this fixed to work in fullscreen also?
View ArticleFirst time setting up - invalid haxe toolkit for module xyz
Hi everyone ! I was following tutorial here to make the initial setup : http://jasonsturges.com/2014/11/28/openfl-and-haxe-in-intellij-14/The problem is when I try to run the project I get error...
View ArticleHas anybody figured out to make ruby language level actually work reliably
I've been having problems getting idea to use ruby language level 2.x for over year. In some projects it works, in others it does not. In all my projects I am using a ruby jdk with language level 2.x....
View ArticleFreezes when using "Find Usages"
Hello,I've been having these freezes lately. They definitely happened more than once when I tried to find usages of some class or method, I'm not sure if I experienced it in other cases as...
View ArticleMaven dependency changes - how do I force IntelliJ to check all Java imports...
Hi all, We chagned a maven dependency for our project. The version number changed from 1.x.y to 2.n.m, because of breaking changes (e.g. packages being renamed). How can I make sure IntelliJ goes...
View ArticleExternal Tools report format
Hi all, In IntelliJ, we can set up External Tools to run, and they can return their output in a format that IntelliJ can parse, to display messages, complete with line numbers, file names, and links....
View Articleproblem with deployment to weblogic
Hi, I configure weblogic server in inltellij but I can not deploy any artifact to the weblogic because "Server is not connected. Deploy is not available".I have ubuntu 14.04 and intellij 14.1.4.Any...
View ArticleGenerating Getters & Setters Question
Hello - Using Idea 14.1.4 and Ctrl-Return (on a MAC) invokes generating Getters & Setters. I have already made changes so the variable name in the setter adds the word "Value" as a suffix. For...
View ArticleHow to modify source code for external libraries
Hi,I am using the spark machine learning libraries as an external library within Intellij IDEA, and I am going through the source code but I cannot modify the source code.It is read-only. How can I...
View ArticleHow to disable ""This file is indended with.." inspection message?
Hello, Does anyone know how to disable the message that pops up such as "This file is indented with tabs instead of 4 spaces"? When I click on the 'show settings' link, under Code Style I see that...
View ArticleIntellij Community HEAD@master not autosaving?
Has anyone noticed in HEAD@master builds of IntelliJ Community that autosave on focus lost no longer seems to happen? I'm running on OSX running Idea under Java 8. I've not yet pinned it down to if...
View ArticleIntelliJ not finding local import directories
I have a project in Google Go, with imports under /src/. When I type in an import, autocomplete will come up, but then turn red because it "Cannot resolve directory". $GOPATH and $GOROOT are set, using...
View Articleerror while starting gwt debugger
Hi,While starting gwt debugger, I'm getting following error:00:12:37.499 [WARN] Server class 'javax.el.BeanELResolver' could not be found in the web app, but was found on the system...
View Articleauto-format not formatting in play framework template
Hi All. I'm a new Scala and new Play 2.0 user on IDEA 14.1.4 Ultimate & Scala Plugin 1.5.2., and I have an issue where IDEA is not correctly formatting a play template file in my opinion. To...
View Articleintelij tasks rtc plugin?
Hi..we currently about to move from bugzilla to rtc And i was wondering is there a tasks plugin for it?
View ArticleIDEA allows me to (incorrectly) import test classes from another module
Hi, I have a multi-project gradle project (written in scala 2.11). Most projects depend on one or more of the other projects, for example: sample-data-repository/build.gradle:compile...
View ArticleHow do I integerate Visual Studio Online (a.k.a., TFS Online) with IntelliJ...
I regularly use Visual Studio Online (unfortunately mis-named by Microsoft - it should really be named "TFS Online" because that's what it really is) as my version control system (VCS) with Visual...
View Article