David Dickinson
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
创建于 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;... -
创建于 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 ~... -
创建于 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...