'javac: no source files when trying to use javac with -classpath
I am trying to connect MySQL server with Java. But when I try to compile the file on Windows it gives this error.
PS D:\connectivity> javac -classpath D:\connectivity\mysql-connector-java-8.0.28.jar;. Check.java
javac: no source files
Usage: javac <options> <source files>
use -help for a list of possible options
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
