We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eff3826 commit 953ac20Copy full SHA for 953ac20
java/README
@@ -13,7 +13,7 @@ To build this code sample from the command line, type:
13
14
To run the code sample from the command line, enter the following:
15
16
- mvn exec:java
+ mvn exec:java -Dexec.mainClass="FULL_CLASS_NAME"
17
18
For more instructions about how to set up Maven and/or your IDE to run
19
YouTube API samples, see this video:
0 commit comments