Statistiques
| Révision :

root / tmp / org.txm.rcp / .classpath @ 60

Historique | Voir | Annoter | Télécharger (2,59 ko)

1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="src" path="src/main/java"/>
4
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5
	<classpathentry exported="true" kind="con" path="org.eclipse.pde.core.requiredPlugins">
6
		<accessrules>
7
			<accessrule kind="accessible" pattern="**"/>
8
		</accessrules>
9
	</classpathentry>
10
	<classpathentry exported="true" kind="lib" path="lib/commons-cli-1.2.jar"/>
11
	<classpathentry exported="true" kind="lib" path="lib/commons-lang-2.4.jar"/>
12
	<classpathentry exported="true" kind="lib" path="lib/junit-4.5.jar"/>
13
	<classpathentry exported="true" kind="lib" path="lib/log4j-1.2.12.jar"/>
14
	<classpathentry exported="true" kind="lib" path="lib/batik/batik-squiggle.jar"/>
15
	<classpathentry exported="true" kind="lib" path="lib/batik/batik-swing.jar"/>
16
	<classpathentry exported="true" kind="lib" path="lib/batik/lib/batik-anim.jar"/>
17
	<classpathentry exported="true" kind="lib" path="lib/batik/lib/batik-awt-util.jar"/>
18
	<classpathentry exported="true" kind="lib" path="lib/batik/lib/batik-bridge.jar"/>
19
	<classpathentry exported="true" kind="lib" path="lib/batik/lib/batik-codec.jar"/>
20
	<classpathentry exported="true" kind="lib" path="lib/batik/lib/batik-css.jar"/>
21
	<classpathentry exported="true" kind="lib" path="lib/batik/lib/batik-dom.jar"/>
22
	<classpathentry exported="true" kind="lib" path="lib/batik/lib/batik-ext.jar"/>
23
	<classpathentry exported="true" kind="lib" path="lib/batik/lib/batik-gui-util.jar"/>
24
	<classpathentry exported="true" kind="lib" path="lib/batik/lib/batik-gvt.jar"/>
25
	<classpathentry exported="true" kind="lib" path="lib/batik/lib/batik-parser.jar"/>
26
	<classpathentry exported="true" kind="lib" path="lib/batik/lib/batik-script.jar"/>
27
	<classpathentry exported="true" kind="lib" path="lib/batik/lib/batik-svg-dom.jar"/>
28
	<classpathentry exported="true" kind="lib" path="lib/batik/lib/batik-swing.jar"/>
29
	<classpathentry exported="true" kind="lib" path="lib/batik/lib/batik-transcoder.jar"/>
30
	<classpathentry exported="true" kind="lib" path="lib/batik/lib/batik-util.jar"/>
31
	<classpathentry exported="true" kind="lib" path="lib/batik/lib/batik-xml.jar"/>
32
	<classpathentry exported="true" kind="lib" path="lib/batik/lib/js.jar"/>
33
	<classpathentry exported="true" kind="lib" path="lib/batik/lib/xml-apis-ext.jar"/>
34
	<classpathentry exported="true" kind="lib" path="lib/batik/lib/xml-apis.jar"/>
35
	<classpathentry combineaccessrules="false" kind="src" path="/org.txm.core"/>
36
	<classpathentry kind="lib" path="swing2swt.jar"/>
37
	<classpathentry kind="lib" path="lib/batik/lib/batik-svggen.jar"/>
38
	<classpathentry kind="output" path="bin"/>
39
</classpath>