
Dépôt officiel du code source de l'ERP OpenConcerto

svn://code.openconcerto.org/openconcerto
Rev 50 |
Details |
Compare with Previous |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
50 |
ilm |
1 |
<?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"/>
|
127 |
ilm |
5 |
<classpathentry combineaccessrules="false" kind="src" path="/OpenConcerto"/>
|
50 |
ilm |
6 |
<classpathentry combineaccessrules="false" kind="src" path="/Module HTTP"/>
|
|
|
7 |
<classpathentry kind="output" path="bin"/>
|
|
|
8 |
</classpath>
|