Adam Bickford
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
Adam Bickford 创建了一个帖子, 已回答Groovy auto complete closures with {} vs ()
By default methods that accept closures (such as [].findAll) auto complete with (), but I'd far prefer {}. ([].findAll{} vs [].findAll({})) Is there a way to do this in the configs? I couldn't fin... -
-
Adam Bickford 创建了一个帖子, 已回答Set JDBC Driver Class
I'm trying to connect to a CacheDB instance and IDEA doesn't seem to have support out of the box. My issue is that when trying to create a new driver they only choice in the drop down is "java.sql...