root / tmp / org.txm.tigersearch.rcp / .classpath @ 2129
Historique | Voir | Annoter | Télécharger (1,02 ko)
| 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 kind="src" path="groovy"/> |
| 12 |
<classpathentry exported="true" kind="lib" path="lib/dom4j-1.6.1.jar"/> |
| 13 |
<classpathentry exported="true" kind="lib" path="lib/log4j-1.2.12.jar"/> |
| 14 |
<classpathentry exported="true" kind="lib" path="lib/TigerSearch.jar"> |
| 15 |
<accessrules> |
| 16 |
<accessrule kind="accessible" pattern="**"/> |
| 17 |
</accessrules> |
| 18 |
</classpathentry> |
| 19 |
<classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/> |
| 20 |
<classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/> |
| 21 |
<classpathentry kind="output" path="bin"/> |
| 22 |
</classpath> |