1.23
2.0
main
test-branch
|
Last change
on this file since bfdacccd was c5ddcd7, checked in by Stephen Siegel <siegel@…>, 13 years ago |
|
Improving handling of error logging. Removed SARL jar from classpath and added to shared projects because debugging is just too tedious when you have to keep rebuilding the SARL jar.
git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@211 fb995dde-84ed-4084-dfe6-e5aef3e2452c
|
-
Property mode
set to
100644
|
|
File size:
806 bytes
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?>
|
|---|
| 2 | <classpath>
|
|---|
| 3 | <classpathentry kind="src" path="src"/>
|
|---|
| 4 | <classpathentry kind="src" path="test"/>
|
|---|
| 5 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
|
|---|
| 6 | <classpathentry kind="var" path="ANTLR" sourcepath="/ANTLR_SOURCE"/>
|
|---|
| 7 | <classpathentry kind="var" path="GMC"/>
|
|---|
| 8 | <classpathentry kind="var" path="CVC3"/>
|
|---|
| 9 | <classpathentry kind="var" path="PCOLLECTIONS" sourcepath="/PCOLLECTIONS_SOURCE"/>
|
|---|
| 10 | <classpathentry kind="var" path="CLJ-DS"/>
|
|---|
| 11 | <classpathentry kind="var" path="ABC"/>
|
|---|
| 12 | <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
|---|
| 13 | <classpathentry combineaccessrules="false" kind="src" path="/SARL"/>
|
|---|
| 14 | <classpathentry kind="output" path="bin"/>
|
|---|
| 15 | </classpath>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.