Statistics
| Revision:

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

History | View | Annotate | Download (1001 Bytes)

1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry exported="true" kind="lib" path="lib/"/>
4
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
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 kind="src" path="src"/>
11
	<classpathentry exported="true" kind="lib" path="lib/dom4j-1.6.1.jar"/>
12
	<classpathentry exported="true" kind="lib" path="lib/log4j-1.2.12.jar"/>
13
	<classpathentry exported="true" kind="lib" path="lib/TigerSearch.jar">
14
		<accessrules>
15
			<accessrule kind="accessible" pattern="**"/>
16
		</accessrules>
17
	</classpathentry>
18
	<classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
19
	<classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/>
20
	<classpathentry kind="output" path="bin"/>
21
</classpath>