Course contentsShow
Java
Lesson 662 of 2,87016. Packages, Imports, and JAR FilesPro lesson

Source File Organization Rules

Each .java file must match its directory location: com.example.Foo must be in com/example/Foo.java.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.