Richard Cole
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
-
Richard Cole created a post, 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... -
Richard Cole created a post, 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... -
Richard Cole created a post, 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... -
Richard Cole created a post, 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 -
Richard Cole commented, -
Richard Cole created a post, 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... -
Richard Cole created a post, 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...