Marvin Wolfthal
- Total activity 54
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 23
-
Created Question about debugging Maven projects
If I am debugging a war project, what is the correct way to set a breakpoint in code that is in a dependency? Setting the breakpoint by opening the other project in another window doesn't seem to w... -
Created Code Reformatting threading issue
When applying a custom code style to a large project I am seeing some corruption that looks suspiciously like a threading issue. The same files that had problems are fine when the style is applied ...