David Dickinson
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
David Dickinson 创建了一个帖子, 已回答Any 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 创建了一个帖子, 已回答SVN 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 创建了一个帖子, 已回答SVN 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...