I\'m working on a very large project that has associated class files in multiple directories, all stemming from the root dir \\src.
I\'m trying to compile a file in
You definitely want a build tool. You might want to look at these questions: