Martin Zardecki
- Total activity 43
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
-
Created How to show repos as top level of project view?
AnsweredMost of our projects use multiple modules and multiple (GIT) repositories. In my case it works fine as I have my repos a the top level and my modules underneath... My peers however end up with a... -
Created Is there a run history?
Specifically for JUnit/TestRunner; is there a way to view the results of a previous test run and the ability to re-run specific tests?It seems that when I run our test suite it's actually pretty ea... -
Created Compiler produces "Error: javac: invalid flag"
I tracked this down but it may be indicative of a larger problem.I had some kind of CVS glitch and I ended up with files with the pattern of ".#EspecialHandling.java".Something added ".#" in front...