Statistiques
| Révision :

root / tmp / org.txm.tigersearch.rcp / .classpath @ 2402

Historique | Voir | Annoter | Télécharger (955 octet)

1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry exported="true" kind="lib" path="lib/" />
4
	<classpathentry kind="con"
5
		path="org.eclipse.jdt.launching.JRE_CONTAINER" />
6
	<classpathentry exported="true" kind="con"
7
		path="org.eclipse.pde.core.requiredPlugins">
8
		<accessrules>
9
			<accessrule kind="accessible" pattern="**" />
10
		</accessrules>
11
	</classpathentry>
12
	<classpathentry kind="src" path="src" />
13
	<classpathentry exported="true" kind="lib"
14
		path="lib/dom4j-1.6.1.jar" />
15
	<classpathentry exported="true" kind="lib"
16
		path="lib/log4j-1.2.12.jar" />
17
	<classpathentry exported="true" kind="lib"
18
		path="lib/TigerSearch.jar">
19
		<accessrules>
20
			<accessrule kind="accessible" pattern="**" />
21
		</accessrules>
22
	</classpathentry>
23
	<classpathentry exported="true" kind="con"
24
		path="GROOVY_SUPPORT" />
25
	<classpathentry exported="true" kind="con"
26
		path="GROOVY_DSL_SUPPORT" />
27
	<classpathentry kind="output" path="bin" />
28
</classpath>