Nickdarcy

- Total activity 270
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 86
-
Nickdarcy commented, -
Nickdarcy created a post, Answered${USER} in Run Configuration | Program arguments
Hi all. I have a run configuration and in there I have set something in the program arguments like: --sub=${USER} I would expect intellij to change the ${USER} symbol into the actual username of wh... -
-
Nickdarcy created a post, AnsweredNavigate to type of list
When I want to see the type of a variable I use ctrl-b. This works fine. For lists though this isn't that useful. Is there anyway to go to the type of the list rather than the list? Thanks. -
Nickdarcy created a post, Performance of make when nothing has changed
Hi guys.I've been using IDEA 12 for a long time because it worked and did everything I needed. This changed recently so I've had to update to IDEA 13.I'm happy with 13 apart from one thing that is ... -
Nickdarcy created a post, Idea13 compiler performance
Hi guys.I'm just trying out Idea13 and have big problems with compile performance.Idea12 FSCClean Build: 5:23Change file that nothing depends on: 1secChange file that a lot depends on: 2secIdea13Cl... -
Nickdarcy created a post, JavaFX css support without JavaFX Application
Hi all.I'm very pleased to see some support for JavaFX in 12.1. I have a project that uses JavaFX but it is not a IDEA "JavaFX Application". I think for this reason IDEA is not providing JavaFX css... -
Nickdarcy commented, -
Nickdarcy created a post, Exception reporter (http://ea.jetbrains.com/browser/)
Hi.Whenever I get an exception I report it to jetbrains using the built in functionality.However, when I go to http://ea.jetbrains.com/browser/ I can't find any of my recent submissions. There are ... -
Nickdarcy created a post, External Build not working
With the latest EAP of Idea 12, Use External Build is enabled by default.This doesn't work for me and I presume isn't supported by the scala plugin. Disabling this option and everything works fine ...