Module dependency test class directory appears in class path? Follow
Hello,
It seems that with IDEA 10.0.2, the buggy behavior
http://youtrack.jetbrains.net/issue/IDEA-24680
has returned on my machine.
I.e. if I have module A that depends on module B on the same project, B/target/test-classes appears in the classpath when running code in module A.
Could this be the case / any hints?
Please sign in to leave a comment.
Please file a new bug with the sample project attached.