Richard Cole
- 活动总数 14
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 6
-
创建于 Picking up idea variables programmatically
Hi,I'm writing some tests and I'd like to be able to programmatically pick up the project root directory from my code.I know there are idea specific variables such as "MODULE_DIR", but is there any... -
创建于 scala specs test always pass
This test passes even though it obviously shouldn't, it fails as expected from SBT:import org.specs.Specificationimport org.specs.runner.ScalaTestclass HelloWorldSpec extends Specification with Sca... -
创建于 Jetty with 10.5
Hi,I'm trying to use the inbuilt Jetty support with 10.5 but cannot get it to run. I keep getting "main config file not included"Can someone please provide me with setup details for using this ple... -
创建于 Recent File list (ctrl + e)
Hi,Is it possible to change the number of files that appear in this list? Whatever it is set to by default seems to be 4-5 less than I always need :)Richard -
创建于 Problem with debugger
Hi,I'm doing some testing that requires me to lose my network connection. I have noticed that when I close disable the Local Area Connection in Windows it causes my debugger to disconnect?Here are... -
创建于 Exporting Run/Debug Configurations
Hi,I have a number of Run/Debug Configurations setup. I'd like to know where these are stored so that I can export them into other projects. Does anyone know which file these are stored in? Or i...