Martin Zardecki
- 活动总数 43
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 14
-
创建于 How to show repos as top level of project view?
已回答Most 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... -
创建于 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... -
创建于 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...