main
test-branch
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?>
|
|---|
| 2 | <classpath>
|
|---|
| 3 | <classpathentry kind="src" path="src"/>
|
|---|
| 4 | <classpathentry kind="src" output="bin-test/dev" path="test/dev"/>
|
|---|
| 5 | <classpathentry kind="src" output="bin-test/big" path="test/big"/>
|
|---|
| 6 | <classpathentry kind="src" output="bin-test/regress" path="test/regress"/>
|
|---|
| 7 | <classpathentry kind="src" path="bench"/>
|
|---|
| 8 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|---|
| 9 | <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
|---|
| 10 | <classpathentry combineaccessrules="false" kind="src" path="/SARL"/>
|
|---|
| 11 | <classpathentry combineaccessrules="false" kind="src" path="/GMC"/>
|
|---|
| 12 | <classpathentry kind="var" path="VSL/lib/antlr-runtime.jar"/>
|
|---|
| 13 | <classpathentry kind="var" path="VSL/lib/antlr-4.4-complete.jar"/>
|
|---|
| 14 | <classpathentry combineaccessrules="false" kind="src" path="/ABC"/>
|
|---|
| 15 | <classpathentry kind="output" path="bin"/>
|
|---|
| 16 | </classpath>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.