Phil Swenson

- Total activity 142
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 60
-
Created how do you debug gant in IJ 9?
I haven't been able to figure out how to debug (breakpoint) a gant build. Any help? -
Created starting jetty
I hooked in Jetty 7 using as a JSR45 compatible server.It sort of works. It starts jetty, the console says: /Users/pswenson/dev/sag/research/WSResearch/jetty/bin/jetty.sh startFound JAVA=/usr/bi... -
Created Where do you set up groovy SDK?
AnsweredIn the EAP, looks like groovy is no longer a facet. We are confused as to where you configure the Groovy SDK, it's inconsistent with how Ruby and Java work. Where is the config? Thanks! -
-
Created Ruby Mine doesn't like my directory structure
I have a directory structure like this:root client/ruby app server/rails approot is where my .git directory is. Unfortunately, with this directory structure ruby mine doesn't like it and w... -
Created svn plugin question: how to exclude a pattern of directories?
if I want to exclude all the files from "unversioned files" that match a pattern of */portlet/*/resources/*.java in intellijexample file:user/pswenson/src/portlets/mywebm/applicationconfiguration/w... -
Created possible svn plugin bug in 10781?
http://skitch.com/philswenson/nbfwa/intellij-ideanotice I have 1000s of versioned files... most of them are .class files, so obviously I don't want to check them in. So I right click "ignore" file... -
Created glassfish with RubyMine
Is there a way to configure glassfish from the run config in RubyMine (assuming JRuby + glassfish gem of course )?? -
Created 10762 spiking CPU to 100% plus just sitting there...
I have upgraded to 10762 on OS X(Snow Leopard) and IJ is spiking the CPU even when IJ is just sitting in the back ground. It will sit at 4% for most of the time and periodically spike to 100-120%.... -
Created groovy still work in 10762?
I got a complile error and had to disable the groovy plugin. Also didn't see any place to configure a groovy SDK any more...?