eclipse - adding libraries

kk ive just copied my old workspace in (had to reformat my computer) and i get the error that i need the mysql connector. Ive never got that error b4. ne way, i download teh connector, add it into the jars in the projects build path, but the error wont go away. any ideas?

Project Elcire is missing required library: C:\eclipse\mysql-connector-java-3.1.14\mysql-connector-java-3.1.14\mysql-connector-java-3.1.14-bin.jar'

[460 byte] By [Futurisdom_Developera] at [2007-11-26 21:09:33]
# 1
anyone? i offer cookies!
Futurisdom_Developera at 2007-7-10 2:45:40 > top of Java-index,Java Essentials,Java Programming...
# 2
It sounds like it is looking for this file but it no longer exists in this location. If you have it on your computer then right-click and select add external jars so Eclipse knows where to look for this file.
kikemellya at 2007-7-10 2:45:40 > top of Java-index,Java Essentials,Java Programming...