Phil Swenson

- 活动总数 142
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 60
-
创建于 bug with IJ 7584 EAP + Jet Groovy
I am frustrated by all the problems with the 7.0.1 IJ/Groovy combination (mainly that it doesn't compile groovy most of the time when I hit compile), so I upgraded to 7584.I had a major prob...this... -
创建于 Rails server not visible on a different machine
I notice that when I run Rails inside IJ, I can only view the rails server (localhost:3000) on the same machine. If I try from another machine the port seems blocked. I know this is an IntelliJ i... -
创建于 Where does IntelliJ look for Jars when using JRuby for RoR?
From what I gather, most people are putting their jars in their Rails project under the lib directory. I think that there should be a rails option to point at a dir for jars. Is there one or shou... -
创建于 Switch between view and controller
Is there a keyboard shortcut to switch between a controller method and its corresponding view (the eclipse ruby plugin and netbeans has this)? I don't see anything like this. -
-
创建于 7.0 performance suggestions?
Anyone have some suggestions to get better perf out of IJ 7.0?Sometimes my project (very big) gets cached and loads very quickly, other times it takes 5 minutes. What determines whether it's cache... -
-
创建于 select text based on columns
Is there a way with IDEA to select a block of text starting and ending with a specific column? I've seen some editors do this...thanksphil -
创建于 JUnitStarter
I've noticed that IntelliJ's JUnitStarter seems to run JUnit Tests better than the JUnit runner from ant (no hung processes, better output). Has anyone written an ant task wrapping up JUnitStarter? -
创建于 JRuby in IDEA
Is there any JRuby support available in IDEA 6? Surprisingly, I haven't seen a plug-in for JRuby...phil