Révision 2402 tmp/org.txm.tigersearch.rcp/.classpath

.classpath (revision 2402)
1 1
<?xml version="1.0" encoding="UTF-8"?>
2 2
<classpath>
3
	  <classpathentry exported="true" kind="lib" path="lib/"/>
4
	  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5
	  <classpathentry exported="true"
6
                   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" path="lib/dom4j-1.6.1.jar"/>
14
	  <classpathentry exported="true" kind="lib" path="lib/log4j-1.2.12.jar"/>
15
	  <classpathentry exported="true" kind="lib" path="lib/TigerSearch.jar">
16
		    <accessrules>
17
			      <accessrule kind="accessible" pattern="**"/>
18
		    </accessrules>
19
	  </classpathentry>
20
	  <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
21
	  <classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/>
22
	  <classpathentry kind="output" path="bin"/>
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" />
23 28
</classpath>

Formats disponibles : Unified diff