IDEA not recognizing some AngularJS items
I recently upgraded from Webstorm 8 to IntelliJ IDEA 13, in part for the support for the AngularJS framework that I am making more extensive use of these days. After having to "fake it" and deal with...
View ArticleValid Ruby hash showing error. How do I properly set the Ruby SDK to 1.9?
IDEA version: 13.1.5Ruby Plugin Version: 6.5.2 New Ruby hashes are shown as having errors. Error I'm seeing:Settings:
View ArticleHotSwap does not work on dependency classpath resources for WAR
Hi, I am deploying an exploded WAR which depend on a couple of Maven JAR dependencies.One of those dependencies contain classpath resources that are read during runtime. If I place a resource straight...
View ArticleUsing ANT to build an IntelliJ Android project for using it in a Build Server
Hi, We have build our first Android project with IntelliJ and it works great. Now we would like to implement the build (and also create an apk file) in our Build Server.To start, I've created an ANT...
View ArticleI'm having issues with IntelliJ building when I make changes to maven files.
Originally from http://stackoverflow.com/questions/25769094/how-do-i-rebuild-make-iml-files-in-maven-multi-module-project-in-intellij-13-1 I'm working in a multi-module maven project in Intellij. There...
View ArticleExpected tooling support for latest Griffon and Gradle releases?
I'm very interested in using the newest version of Griffon when it becomes available (it solves some problems for us that aren't workable in 1.5 or earlier), but am wondering when IDEA will provide...
View ArticleRules for arrangement methods by name
Hello there, I try to arrange methods in following order: onAttach(Activity) onCreate(Bundle)onCreateView(LayoutInflater, ViewGroup,...
View ArticleIncluding global files that exist outside of project root
We have a global folder that holds resources used by multiple web apps. Is there a way to inlcude these in a project (for code inspection, validation, etc) without having to create a folder and copying...
View ArticleMore flexible tool window layouts
Hi, Is it possible to add a feature request to increase the flexibility of tool window layouts? 1) Make tool windows closable - you can see the demand for this on StackOverflow. 2) Customisable tool...
View Articlesyntax colouring failure
Some code like this new Clue( IN2, "data-bntrack-event=\"click\">$" ), new Clue( IN2, Pattern.compile( "itemprop=\"price\"[_\"%-=w]+>s*e" ) ), The first string shows as green. The second as...
View ArticleInclude Java Archive in project
Hello, In my project I am using MySQL Connector/J to access a database. The Java archive is stored in /System/Library/Java/Extensions (I am using OS X). On my computer the project is running fine...
View Articleinline documentation not displayed in quick doc window(idea 13.1.4)
This is weird, when I press F2, the quick doc window pops out, but nothing is displayed in it!!I was doing some debug(I set "Show quick doc on mouse move"), after that, this happened. How can I get the...
View ArticleRed dependency in pom.xml
Hi! I added <dependency> <groupId>ch.ethz.ganymed</groupId> <artifactId>ganymed-ssh2</artifactId>...
View Articledownload sources problem
I'm currently having a problem with the download sources feature in IntelliJ IDEA 13.1.5. It's only started happening recently (possibly when I upgraded from .3 or .4). In a non-maven project (Grails)...
View ArticleIntellij IDEA Navigation questions (Mac OS X)
I want to know if there are shortcuts/actions for navigating between different panes/components of Intellij IDEA, without closing those panes. Specifically: have Scala console and code file open, and...
View ArticleIncluding global files that exist outside of project root
We have a global folder that holds resources used by multiple web apps. Is there a way to inlcude these in a project (for code inspection, validation, etc) without having to create a folder and copying...
View ArticleInclude Java Archive in project
Hello, In my project I am using MySQL Connector/J to access a database. The Java archive is stored in /System/Library/Java/Extensions (I am using OS X). On my computer the project is running fine...
View Articleinline documentation not displayed in quick doc window(idea 13.1.4)
This is weird, when I press F2, the quick doc window pops out, but nothing is displayed in it!!I was doing some debug(I set "Show quick doc on mouse move"), after that, this happened. How can I get the...
View Articledownload sources problem
I'm currently having a problem with the download sources feature in IntelliJ IDEA 13.1.5. It's only started happening recently (possibly when I upgraded from .3 or .4). In a non-maven project (Grails)...
View ArticleIntellij IDEA Navigation questions (Mac OS X)
I want to know if there are shortcuts/actions for navigating between different panes/components of Intellij IDEA, without closing those panes. Specifically: have Scala console and code file open, and...
View Article