Lessons 21 and 22
For both lessons it keeps repeating two errors in Problems specification:
Project 'Lesson21' is missing required library: '\Users\yfain11\derby\lib\derbyclient.jar'
Project 'Lesson22' is missing required library: '\Users\yfain11\derby\lib\derbyclient.jar'
Following Eclipse Help instructions on connectivity I see that I have Derby embedded JDBC driver
JAR List shows path to java files with derbyclient...
Any idea what is wrong?
PS It works ok in NetBeans, but I want to see it work in Eclipse
|