AccesoDatosSQL/.classpath

11 lines
592 B
Plaintext
Raw Permalink Normal View History

2019-12-17 09:16:33 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
2019-12-17 21:52:05 +01:00
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
2019-12-17 09:16:33 +01:00
<classpathentry kind="src" path="src"/>
2019-12-17 21:52:05 +01:00
<classpathentry kind="lib" path="mariadb-java-client-2.5.2-javadoc.jar"/>
<classpathentry kind="lib" path="mariadb-java-client-2.5.2-sources.jar"/>
<classpathentry kind="lib" path="mariadb-java-client-2.5.2.jar"/>
<classpathentry kind="lib" path="LGoodDatePicker-10.4.1.jar"/>
2019-12-17 09:16:33 +01:00
<classpathentry kind="output" path="bin"/>
</classpath>