David Dickinson
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
David Dickinson created a post, AnsweredAny plugins for Oracle SQLJ support?
I'm working with some code that is using SQLJ and has embedded queries in the Java source - e.g. stuff that looks like this :- String code; #sql { select product_code into :code from product_table;... -
David Dickinson created a post, AnsweredSVN integration - IntelliJ launching thousands of instances of svn.exe to do even simple things
So this is really starting to grind my gears now. IntelliJ seems to like to launch svn.exe a lot. Like multiple times for every single file in the changeset a lot. I'm currently trying to remove ~... -
-
David Dickinson created a post, AnsweredSVN integration - svn.exe process sometimes goes "suspended" when launched from intellij, IDE stuck trying to get VCS status
Using 2016.2.5 (64-bit) with SVN integration. Using the latest 1.9.4 SlikSvn binaries, and the VisualSVN server (latest version). Sometimes (maybe a few times a day) the svn.exe process that Intel...