16 lines
543 B
XML
16 lines
543 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path=""/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
|
<attributes>
|
|
<attribute name="module" value="true"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="lib" path="C:/Users/christian/eclipse-workspace/LesEcuriesdelaBoissiereJAVA_Script/mariadb-java-client-2.7.4.jar">
|
|
<attributes>
|
|
<attribute name="module" value="true"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="output" path=""/>
|
|
</classpath>
|