OpenConcerto

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

svn://code.openconcerto.org/openconcerto

Rev

Rev 49 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 49 Rev 126
Line 1... Line 1...
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="src"/>
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"/>
4
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
5
	<classpathentry combineaccessrules="false" kind="src" path="/OpenConcerto GoogleCode"/>
5
	<classpathentry combineaccessrules="false" kind="src" path="/OpenConcerto"/>
6
	<classpathentry combineaccessrules="false" kind="src" path="/Module Axis SOAP"/>
6
	<classpathentry combineaccessrules="false" kind="src" path="/Module Axis SOAP"/>
7
	<classpathentry kind="lib" path="lib/soap-ovh-1.24.jar"/>
7
	<classpathentry kind="lib" path="lib/soap-ovh-1.24.jar"/>
8
	<classpathentry kind="output" path="bin"/>
8
	<classpathentry kind="output" path="bin"/>
9
</classpath>
9
</classpath>