Jesse Wilson
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
Jesse Wilson 创建了一个帖子, Runtime retention of @Nullable for dependency-injection
Guice is a dependency injection framework that uses annotations to mark injection points. For example: public class Foo { @Inject public Foo(Bar bar, Baz baz) { ... } } Currently Guice ... -
Jesse Wilson 创建了一个帖子, CodeSearch-Plugin M4
I've uploaded a new version of the new CodeSearch-Plugin, which connects to Google Code Search from within IntelliJ:http://code.google.com/p/codesearch-plugin/Neat features: - Search results pane r...