Eric Winer
- 活动总数 14
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 5
-
-
Eric Winer 进行了评论, -
Eric Winer 创建了一个帖子, IDEA 14.1 with custom JDK?
I've been using the EAP builds for Mac with the custom bundled JDK, because it fixes https://youtrack.jetbrains.com/issue/IDEA-131595 and removes a half-second delay on every keystroke and mouse cl... -
-
Eric Winer 进行了评论, -
-
-
Eric Winer 创建了一个帖子, Editor for partial file?
I'm trying to make a small multi-line editor for a portion of a code file. That is, given a file like:package MyPackage;import java.util.Random;public class MyClass { private int param; priv... -
Eric Winer 创建了一个帖子, Dependent modules & plugin classpath issues
I'm having an issue similar to http://devnet.jetbrains.net/message/5306354. My plugin module (A) depends on another module (B) in my project and on an existing plugin (C). Both the dependent modul...