Erwin Mascher

- Total activity 29
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
-
Erwin Mascher created a post, 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 created a post, 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 created a post, 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 commented, -
Erwin Mascher created a post, 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 commented, -
Erwin Mascher commented, -
Erwin Mascher commented,