Martin Häusler
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
-
Martin Häusler created a post, AnsweredAccessibility: Context Menu positioning under Linux
I have a very peculiar usability issue, I know it's a corner case, please bear with me.I'm running IntelliJ community under linux (mint cinnamon, but had the same issue under ubuntu as well).When I... -
-
Martin Häusler created a post, Java Annotations: expected array instead of object
Hello everyone,I'm a former Eclipse user who wants to get started with IntelliJ IDEA. I'm currently facing an issue that really bugs me.Assume you have a Unit Test Suite:@RunWith(Suite.class)@Suite...