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

Running Packaged Classes

The java command requires fully qualified class names: java com.example.Main, not just Main.

This lesson is for subscribers

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