Simon Stratmann

- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 2
- Subscriptions 5
-
Simon Stratmann created a post, AnsweredSolved: Toolbars not visible in docked mode
Update: Nvm, a restart fixed it... -.- I clicked something by mistake and now my toolbars at the bottom (Debug, Find, etc.) are not visible anymore. When I undock them they show up as long as they ... -
-
-
-
-
Simon Stratmann created a post, AnsweredCompiler cannot find classes which are available in Editor. Project can be built with maven
Trying to build my project I got 168 errors like "Error:(26, 8) java: The import org.hibernate cannot be resolved" or "Error:(43, 26) java: Log cannot be resolved to a type". The editor shows the i... -
-
-
-
Simon Stratmann created a post, Changing the way a JUnit test description is generated (SMProxy.myName)
Hi, I'm trying to change the way test descriptions / node names are generated when running a certain JUnit test. The reason is that we use JBehave which maps BDD type plain-text stories to JUnit te...