Hi
i just export my project on ubuntu and when i run from terminal
i have this error java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
and in my project the mysql connector is located in the desktop..
any solution please
asaidi 0 Junior Poster
Recommended Answers
Jump to PostYour classpath needs to contain an entry that refers to the jar or folder that contains the missing class (in a folder structure that matches the package names)
All 3 Replies
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
asaidi 0 Junior Poster
Taywin 312 Posting Virtuoso
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.