Phil Swenson

- 活动总数 142
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 60
-
创建于 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? -
创建于 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... -
创建于 Where do you set up groovy SDK?
已回答In 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! -
-
创建于 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... -
创建于 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... -
创建于 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... -
创建于 glassfish with RubyMine
Is there a way to configure glassfish from the run config in RubyMine (assuming JRuby + glassfish gem of course )?? -
创建于 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%.... -
创建于 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...?