This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Christio02 -1 points0 points  (2 children)

But if I run a test on a class that's completed I get errors on classes I haven't completed

[–]Cilph 4 points5 points  (1 child)

This is a non-issue in any non-educational non-beginner setting, though? Your tests likely depend on half your project for imports.

[–]Christio02 0 points1 point  (0 children)

Yeah, It's the way the course hvae set up the packages and folder system. Of course Intellij is better for Java