sharing web resources across modules
I've tried a couple of approaches with no success. Would appreciate some help. I have several modules (web apps) in my intellij 11.1.5 project. I would like to share selected source (js, jsp, css) from...
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 ArticleImported WebServer project from NetBeans not getting WEB-INF files
I had a netbeans project. I followed the suggested method of creating an intellij project in the same directly. I have resolved all the initial issues and can compile my war file. The war file does...
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 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 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 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 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 Article