Erwin Mascher
- 活动总数 29
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 11
-
Erwin Mascher 创建了一个帖子, Groovy (or other scripting language) for interactive Java debugging
It would be nice if there was support for interactive debugging in IntelliJ, like there is e.g. in PyCharm. The way I imagine it is the possibility to access all variables of the current debugging ... -
Erwin Mascher 创建了一个帖子, good code marked as error (type inference problem)
under intellij X EAP and the latest scala nightly (0.4.207), the following code gets marked as invalid:val clusters = new HashMap[Int, Buffer[Int]]clusters(0) = new ArrayBufferbut the compiler is f... -
Erwin Mascher 创建了一个帖子, Popup Windows get stuck
In the latest EAP build from Oct. 2nd, I have a lot of problems with auto-completion popup windows that cannot be closed. I never had any problems with that before.There are still a few other usabi... -
-
-
Erwin Mascher 进行了评论, -
Erwin Mascher 创建了一个帖子, Right-click in editor doesn't move caret
Hello,When I right click in the editor, the caret doesn't get moved to the mouse-position. So, when I e.g. want to search for usages of a Method, I first have to left-click the method, and then ri... -
-
Erwin Mascher 进行了评论, -
Erwin Mascher 进行了评论,