OpenConcerto

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

svn://code.openconcerto.org/openconcerto

Rev

Rev 80 | 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-dbutils-1.0.jar"/>
7
	<classpathentry exported="true" kind="lib" path="lib/commons-jxpath-1.3.jar"/>
8
	<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.jar"/>
9
	<classpathentry exported="true" kind="lib" path="lib/commons-net-1.4.1_ftp.jar"/>
10
	<classpathentry exported="true" kind="lib" path="lib/forms-1.0.5.jar"/>
11
	<classpathentry exported="true" kind="lib" path="lib/ganymed-ssh2-build250.jar"/>
12
	<classpathentry exported="true" kind="lib" path="lib/iText-2.1.5.jar"/>
13
	<classpathentry exported="true" kind="lib" path="lib/jakarta-oro-2.0.8.jar"/>
14
	<classpathentry exported="true" kind="lib" path="lib/jaxen-1.1.jar"/>
15
	<classpathentry exported="true" kind="lib" path="lib/jcommon-1.0.16.jar"/>
16
	<classpathentry exported="true" kind="lib" path="lib/jdom-1.1.1.jar"/>
17
	<classpathentry exported="true" kind="lib" path="lib/jgrapht-0.7.3.jar"/>
18
	<classpathentry exported="true" kind="lib" path="lib/jpos111.jar"/>
19
	<classpathentry exported="true" kind="lib" path="lib/mysql-connector-java-5.1.5-bin.jar"/>
20
	<classpathentry exported="true" kind="lib" path="lib/ognl-2.6.5.jar"/>
21
	<classpathentry exported="true" kind="lib" path="lib/resolver.jar"/>
22
	<classpathentry exported="true" kind="lib" path="lib/RXTXcomm.jar"/>
23
	<classpathentry exported="true" kind="lib" path="lib/poi-3.8-beta3-20110606.jar"/>
24
	<classpathentry exported="true" kind="lib" path="lib/jsch-0.1.44.jar"/>
61 ilm 25
	<classpathentry kind="lib" path="lib/jcip-annotations.jar"/>
65 ilm 26
	<classpathentry kind="lib" path="lib/fb-annotations-2.0.0.jar"/>
73 ilm 27
	<classpathentry exported="true" kind="lib" path="lib/commons-dbcp-1.4.jar"/>
28
	<classpathentry kind="lib" path="lib/commons-pool-1.6.jar"/>
29
	<classpathentry kind="lib" path="lib/postgresql-9.2-1003.jdbc4.jar"/>
80 ilm 30
	<classpathentry kind="lib" path="lib/h2-1.3.175.jar"/>
31
	<classpathentry kind="lib" path="lib/icu4j-51_2-data-western_europe.jar"/>
32
	<classpathentry kind="lib" path="lib/icu4j-51_2-module_format.jar"/>
33
	<classpathentry kind="lib" path="lib/jOpenDocument-1.3.jar"/>
34
	<classpathentry kind="lib" path="lib/xercesImpl-2.9.1.jar"/>
17 ilm 35
	<classpathentry kind="output" path="bin"/>
36
</classpath>