michael harris

- Total activity 39
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Created No "run tests" options in simple unit test in project with gradle
Im in a test file, right click, get the context menu -- no option to run unit tests. Shouldn't I be seeing something here?I marked the parent directory as a Test Source Root. Also, when I use the... -
Created Intellij 11 which inspection?
I get a lot of "object type x is not assignable to parameter type y" in my javascript code...How do I disable that? Only asking after searching thru the inspections with no luck... -
Created Javascript formatting?
Is it possible to get Intellij to align = signs when declaring a bunch of variables in javascript?Dovar xxxx = 1;var yyy = 2;orvar xxxx = 1, yyy = 2;that would be capital. -
Created Nodejs plugin not available for intellij
I cant find http://plugins.intellij.net/plugin/?ruby&id=6098in my Intellij plugins list. I have a fully licensed commercial copy. -
Created Grails plugins
Allwhen i run my grails app it installs all the plugins i need. fine. intellij puts a folder in the project view for the plugins. the activity spinner is constantly working; it never stops.what ... -
Created newbie questions
Ok, I was having a horrible time with intellij on linux, so im trying on windows.1) I am trying to create a grails project, but it is not available as an option in the create project from scratch ... -
Created Intellij CONSTANTLY indexing jdk/grails
whenever i start intellij it reindexes the jvm. WHY WHY WHY!! It also reindex the grails home and grails plugins.I am running 64 bit ubuntu. Is there anything I can do about this? The thing is a...