1 |
d2a8c3fd
|
Marc NICOLAS
|
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
|
|
<classpath>
|
3 |
|
|
<classpathentry kind="src" path="src"/>
|
4 |
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
|
5 |
|
|
<attributes>
|
6 |
|
|
<attribute name="owner.project.facets" value="java"/>
|
7 |
|
|
</attributes>
|
8 |
|
|
</classpathentry>
|
9 |
|
|
<classpathentry kind="lib" path="lib/standalone-compiler.jar"/>
|
10 |
|
|
<classpathentry kind="lib" path="lib/postgresql-8.3-603.jdbc3.jar"/>
|
11 |
|
|
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.7-bin.jar"/>
|
12 |
|
|
<classpathentry kind="output" path="bin"/>
|
13 |
|
|
</classpath> |