Martin Zardecki
- Total activity 43
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
-
Martin Zardecki commented, -
Martin Zardecki created a post, AnsweredHow 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... -
Martin Zardecki created a post, 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... -
Martin Zardecki created a post, 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... -
Martin Zardecki commented, -
Martin Zardecki commented, -
-
-
Martin Zardecki created a post, "Find Usage..." appears to hang (a lot)
I have a simple class within a large project with a simple String constant like...public static final String DENTAL = "DENTAL";...If I put my cursor on MyClass.DENTAL and do a "Find Usages" IDEA ap... -
Martin Zardecki commented,