OpenConcerto

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

svn://code.openconcerto.org/openconcerto

Rev

Rev 61 | Rev 67 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
17 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"/>
41 ilm 5
	<classpathentry exported="true" kind="lib" path="lib/commons-collections-3.1.jar"/>
6
	<classpathentry exported="true" kind="lib" path="lib/commons-dbcp-1.2.2.jar"/>
7
	<classpathentry exported="true" kind="lib" path="lib/commons-dbutils-1.0.jar"/>
8
	<classpathentry exported="true" kind="lib" path="lib/commons-jxpath-1.3.jar"/>
9
	<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.jar"/>
10
	<classpathentry exported="true" kind="lib" path="lib/commons-net-1.4.1_ftp.jar"/>
11
	<classpathentry exported="true" kind="lib" path="lib/commons-pool-1.5.5.jar"/>
12
	<classpathentry exported="true" kind="lib" path="lib/forms-1.0.5.jar"/>
13
	<classpathentry exported="true" kind="lib" path="lib/ganymed-ssh2-build250.jar"/>
14
	<classpathentry exported="true" kind="lib" path="lib/h2-1.2.138.jar"/>
15
	<classpathentry exported="true" kind="lib" path="lib/iText-2.1.5.jar"/>
16
	<classpathentry exported="true" kind="lib" path="lib/jakarta-oro-2.0.8.jar"/>
17
	<classpathentry exported="true" kind="lib" path="lib/jaxen-1.1.jar"/>
18
	<classpathentry exported="true" kind="lib" path="lib/jcommon-1.0.16.jar"/>
19
	<classpathentry exported="true" kind="lib" path="lib/jdom-1.1.1.jar"/>
20
	<classpathentry exported="true" kind="lib" path="lib/jgrapht-0.7.3.jar"/>
21
	<classpathentry exported="true" kind="lib" path="lib/jpos111.jar"/>
22
	<classpathentry exported="true" kind="lib" path="lib/mysql-connector-java-5.1.5-bin.jar"/>
23
	<classpathentry exported="true" kind="lib" path="lib/ognl-2.6.5.jar"/>
24
	<classpathentry exported="true" kind="lib" path="lib/resolver.jar"/>
25
	<classpathentry exported="true" kind="lib" path="lib/RXTXcomm.jar"/>
26
	<classpathentry exported="true" kind="lib" path="lib/xercesImpl.jar"/>
27
	<classpathentry exported="true" kind="lib" path="lib/postgresql-9.0-801.jdbc4.jar"/>
28
	<classpathentry exported="true" kind="lib" path="lib/poi-3.8-beta3-20110606.jar"/>
29
	<classpathentry exported="true" kind="lib" path="lib/jsch-0.1.44.jar"/>
61 ilm 30
	<classpathentry kind="lib" path="lib/jcip-annotations.jar"/>
65 ilm 31
	<classpathentry kind="lib" path="lib/fb-annotations-2.0.0.jar"/>
32
	<classpathentry kind="lib" path="lib/jOpenDocument-1.3b2.jar"/>
17 ilm 33
	<classpathentry kind="output" path="bin"/>
34
</classpath>