If you are using Apache Derby database with Eclipse project, you need to define path to derby.jar file:
Project - Properties - Java Build Path - Add Eternal JARs
Before I done this, I have been tried to add path to derby.jar in Run Configurations... - Classpath - User Entries, but this is incorrect and I get error: "The archive ... which is referenced by the classpath, does not exist"
Project - Properties - Java Build Path - Add Eternal JARs
Before I done this, I have been tried to add path to derby.jar in Run Configurations... - Classpath - User Entries, but this is incorrect and I get error: "The archive ... which is referenced by the classpath, does not exist"
No comments:
Post a Comment