OpenConcerto

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

svn://code.openconcerto.org/openconcerto

Rev

Rev 124 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
48 ilm 1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="src" path="src"/>
124 ilm 4
	<classpathentry combineaccessrules="false" kind="src" path="/OpenConcerto"/>
48 ilm 5
	<classpathentry exported="true" kind="lib" path="lib/commons-codec-1.4.jar"/>
6
	<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.1.jar"/>
7
	<classpathentry exported="true" kind="lib" path="lib/httpclient-4.1.2.jar"/>
8
	<classpathentry exported="true" kind="lib" path="lib/httpclient-cache-4.1.2.jar"/>
9
	<classpathentry exported="true" kind="lib" path="lib/httpcore-4.1.2.jar"/>
10
	<classpathentry exported="true" kind="lib" path="lib/httpmime-4.1.2.jar"/>
11
	<classpathentry exported="true" kind="lib" path="lib/sardine.jar"/>
12
	<classpathentry exported="true" kind="lib" path="lib/slf4j-api-1.6.2.jar"/>
147 ilm 13
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
48 ilm 14
	<classpathentry kind="output" path="bin"/>
15
</classpath>