This is basically an Eclipse/Java question, so you should ask this in an Eclipse forum.
Btw: changing the CLASSPATH environment variable is a bad idea.
Simply use the project definition in Eclipse to add the jar file
classes12.zip is a very outdated version of the Oracle JDBC driver (intended to be used with Java 1.2)
You should download the current driver from Oracle's website