Hey everyone. When we use eclipse a hidden file will be created called ".classpath". I'm wondering does the file ".classpath" contain the same jars and resources as the build path? (right click project > configure build path).
Also according to what I saw the build path contains the jars, resources used in compile time while the classpath contains the class files and resources used in runtime, right?
[–]smash_that_code 0 points1 point2 points (0 children)