OpenConcerto

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

svn://code.openconcerto.org/openconcerto

Rev

Rev 182 | 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"/>
41 ilm 4
	<classpathentry exported="true" kind="lib" path="lib/commons-dbutils-1.0.jar"/>
5
	<classpathentry exported="true" kind="lib" path="lib/commons-jxpath-1.3.jar"/>
6
	<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.jar"/>
7
	<classpathentry exported="true" kind="lib" path="lib/commons-net-1.4.1_ftp.jar"/>
8
	<classpathentry exported="true" kind="lib" path="lib/forms-1.0.5.jar"/>
9
	<classpathentry exported="true" kind="lib" path="lib/ganymed-ssh2-build250.jar"/>
10
	<classpathentry exported="true" kind="lib" path="lib/iText-2.1.5.jar"/>
11
	<classpathentry exported="true" kind="lib" path="lib/jakarta-oro-2.0.8.jar"/>
12
	<classpathentry exported="true" kind="lib" path="lib/jcommon-1.0.16.jar"/>
13
	<classpathentry exported="true" kind="lib" path="lib/jdom-1.1.1.jar"/>
14
	<classpathentry exported="true" kind="lib" path="lib/jgrapht-0.7.3.jar"/>
15
	<classpathentry exported="true" kind="lib" path="lib/jpos111.jar"/>
16
	<classpathentry exported="true" kind="lib" path="lib/resolver.jar"/>
17
	<classpathentry exported="true" kind="lib" path="lib/RXTXcomm.jar"/>
61 ilm 18
	<classpathentry kind="lib" path="lib/jcip-annotations.jar"/>
65 ilm 19
	<classpathentry kind="lib" path="lib/fb-annotations-2.0.0.jar"/>
73 ilm 20
	<classpathentry exported="true" kind="lib" path="lib/commons-dbcp-1.4.jar"/>
21
	<classpathentry kind="lib" path="lib/commons-pool-1.6.jar"/>
80 ilm 22
	<classpathentry kind="lib" path="lib/h2-1.3.175.jar"/>
23
	<classpathentry kind="lib" path="lib/xercesImpl-2.9.1.jar"/>
84 ilm 24
	<classpathentry kind="lib" path="lib/h2-1.3.175-triggerSource.jar"/>
25
	<classpathentry kind="lib" path="lib/jaxen-1.1.6.jar"/>
26
	<classpathentry kind="lib" path="lib/jdom-2.0.5.jar"/>
27
	<classpathentry exported="true" kind="lib" path="lib/jOpenDocument-1.4rc2.jar"/>
28
	<classpathentry kind="lib" path="lib/msv-20090415.jar"/>
132 ilm 29
	<classpathentry exported="true" kind="lib" path="lib/jOpenCalendar.jar"/>
93 ilm 30
	<classpathentry kind="lib" path="lib/h2-1.3.175-dropTableRestrict.jar"/>
132 ilm 31
	<classpathentry kind="lib" path="lib/icu4j-56_1-module_format+calendar.jar"/>
142 ilm 32
	<classpathentry kind="lib" path="lib/DS_Desktop_Notify.jar"/>
33
	<classpathentry kind="lib" path="lib/mime_util.jar"/>
144 ilm 34
	<classpathentry kind="lib" path="lib/accessors-smart-1.1.jar"/>
35
	<classpathentry kind="lib" path="lib/gson-2.8.1.jar"/>
36
	<classpathentry kind="lib" path="lib/icudata_56.jar"/>
185 ilm 37
	<classpathentry exported="true" kind="lib" path="lib/javax.mail-1.6.0.jar"/>
38
	<classpathentry exported="true" kind="lib" path="lib/json-smart-2.2.1.jar"/>
149 ilm 39
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
177 ilm 40
	<classpathentry kind="lib" path="lib/piccolo-1.04.jar"/>
41
	<classpathentry kind="lib" path="lib/javax.activation-1.1.1.jar"/>
42
	<classpathentry kind="lib" path="lib/pdfbox.jar"/>
179 ilm 43
	<classpathentry kind="lib" path="lib/postgresql-42.2.8.jar"/>
44
	<classpathentry kind="lib" path="lib/jsch-0.1.55.jar"/>
182 ilm 45
	<classpathentry exported="true" kind="lib" path="lib/poi-5.0.0.jar"/>
46
	<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.45-bin.jar"/>
47
	<classpathentry kind="lib" path="lib/flatlaf-1.2.jar"/>
48
	<classpathentry kind="lib" path="lib/fontbox-2.0.22.jar"/>
49
	<classpathentry kind="lib" path="lib/pdfbox-2.0.22.jar"/>
185 ilm 50
	<classpathentry kind="lib" path="lib/OGNL-3.3.2.ILM.jar"/>
17 ilm 51
	<classpathentry kind="output" path="bin"/>
52
</classpath>