Dmitri Colebatch
- Total activity 70
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 31
-
Created Change subversion username
Hi all,I'm sure this must be a silly question. I've had my subversion username changed and want to change it in intellij, although the old one still works. Does anyone know how to do this?cheers,dim -
Created fork junit tests
Hi all,I have some unit tests that I want to fork rather than run in-vm (more specifically I want them to run in a new classloader each time). This doesn't appear to be supported in IntelliJ - am ...