Martijn
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited IntelliJ using old version of class; how to exclude?
AnsweredWhen running a Java unit test straight from IntelliJ (rather than from maven), the test throws a NoSuchMethodError, because IntelliJ uses an older version of commons-io, and for the life of me I ca...