OpenConcerto

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

svn://code.openconcerto.org/openconcerto

Rev

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

Rev 122 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/gdata-analytics-2.1.jar"/>
5
	<classpathentry exported="true" kind="lib" path="lib/gdata-analytics-2.1.jar"/>
7
	<classpathentry exported="true" kind="lib" path="lib/gdata-analytics-meta-2.1.jar"/>
6
	<classpathentry exported="true" kind="lib" path="lib/gdata-analytics-meta-2.1.jar"/>
8
	<classpathentry exported="true" kind="lib" path="lib/gdata-appsforyourdomain-1.0.jar"/>
7
	<classpathentry exported="true" kind="lib" path="lib/gdata-appsforyourdomain-1.0.jar"/>
9
	<classpathentry exported="true" kind="lib" path="lib/gdata-appsforyourdomain-meta-1.0.jar"/>
8
	<classpathentry exported="true" kind="lib" path="lib/gdata-appsforyourdomain-meta-1.0.jar"/>
Line 46... Line 45...
46
	<classpathentry exported="true" kind="lib" path="lib/gdata-webmastertools-meta-2.0.jar"/>
45
	<classpathentry exported="true" kind="lib" path="lib/gdata-webmastertools-meta-2.0.jar"/>
47
	<classpathentry exported="true" kind="lib" path="lib/gdata-youtube-2.0.jar"/>
46
	<classpathentry exported="true" kind="lib" path="lib/gdata-youtube-2.0.jar"/>
48
	<classpathentry exported="true" kind="lib" path="lib/gdata-youtube-meta-2.0.jar"/>
47
	<classpathentry exported="true" kind="lib" path="lib/gdata-youtube-meta-2.0.jar"/>
49
	<classpathentry exported="true" kind="lib" path="lib/guava-10.0.1.jar"/>
48
	<classpathentry exported="true" kind="lib" path="lib/guava-10.0.1.jar"/>
50
	<classpathentry exported="true" kind="lib" path="lib/mail.jar"/>
49
	<classpathentry exported="true" kind="lib" path="lib/mail.jar"/>
-
 
50
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
51
	<classpathentry kind="output" path="bin"/>
51
	<classpathentry kind="output" path="bin"/>
52
</classpath>
52
</classpath>