OpenConcerto

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

svn://code.openconcerto.org/openconcerto

Rev

Rev 117 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 117 Rev 147
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"/>
-
 
5
	<classpathentry combineaccessrules="false" kind="src" path="/OpenConcerto"/>
4
	<classpathentry combineaccessrules="false" kind="src" path="/OpenConcerto"/>
6
	<classpathentry exported="true" kind="lib" path="lib/axis-1.4.jar"/>
5
	<classpathentry exported="true" kind="lib" path="lib/axis-1.4.jar"/>
7
	<classpathentry exported="true" kind="lib" path="lib/commons-discovery-0.2.jar"/>
6
	<classpathentry exported="true" kind="lib" path="lib/commons-discovery-0.2.jar"/>
8
	<classpathentry exported="true" kind="lib" path="lib/jaxrpc.jar"/>
7
	<classpathentry exported="true" kind="lib" path="lib/jaxrpc.jar"/>
9
	<classpathentry exported="true" kind="lib" path="lib/wsdl4j-1.5.1.jar"/>
8
	<classpathentry exported="true" kind="lib" path="lib/wsdl4j-1.5.1.jar"/>
-
 
9
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
10
	<classpathentry kind="output" path="bin"/>
10
	<classpathentry kind="output" path="bin"/>
11
</classpath>
11
</classpath>