Révision 3298 TXM/trunk/org.txm.tigersearch.rcp/.classpath
| .classpath (revision 3298) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 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"> |
|
| 3 |
<classpathentry exported="true" kind="lib" path="lib/"/> |
|
| 4 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
|
| 5 |
<classpathentry exported="true" kind="con" path="org.eclipse.pde.core.requiredPlugins"> |
|
| 8 | 6 |
<accessrules> |
| 9 |
<accessrule kind="accessible" pattern="**" />
|
|
| 7 |
<accessrule kind="accessible" pattern="**"/> |
|
| 10 | 8 |
</accessrules> |
| 11 | 9 |
</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"> |
|
| 10 |
<classpathentry kind="src" path="src"/> |
|
| 11 |
<classpathentry exported="true" kind="lib" path="lib/TigerSearch.jar"> |
|
| 19 | 12 |
<accessrules> |
| 20 |
<accessrule kind="accessible" pattern="**" />
|
|
| 13 |
<accessrule kind="accessible" pattern="**"/> |
|
| 21 | 14 |
</accessrules> |
| 22 | 15 |
</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> |
|
| 16 |
<classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/> |
|
| 17 |
<classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/> |
|
| 18 |
<classpathentry kind="output" path="bin"/> |
|
| 19 |
</classpath> |
|
Formats disponibles : Unified diff