root / tmp / org.txm.tigersearch.rcp / .classpath @ 2270
Historique | Voir | Annoter | Télécharger (1021 octet)
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"/> |
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"/> |
23 |
</classpath> |