So I was doing a JDBC connectivity program I made a new project on eclipse and created a class then I installed the connectivity driver and uploaded the path into the modulepath then after writing the code and running it, it shows the error like "Could not find or load main class JDBCExample in module MyProject"
I tried to upload the path of the jar file into classpath from the modulepath but still the output error remain the same..
There are few points that you can surely check before running: