Commit a578de84 a578de841bb26fca2c4576d1ff2aca8565e0bafb by Christian Gerdes

Upgraded Oracle JDBC drivers for Java 8

Removed Oracle JDBC drivers for Java 6
1 parent 2141767f
No preview for this file type
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath> 2 <classpath>
3 <classpathentry kind="src" path=""/> 3 <classpathentry kind="src" path=""/>
4 <classpathentry exported="true" kind="lib" path="lib/ojdbc6.jar"/>
5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5 <classpathentry kind="lib" path="lib/ojdbc8.jar"/>
6 <classpathentry kind="output" path=""/> 6 <classpathentry kind="output" path=""/>
7 </classpath> 7 </classpath>
......
No preview for this file type
No preview for this file type