source: CIVL/.classpath-new@ d6665ab

1.23 2.0 acw/focus-triggers main test-branch
Last change on this file since d6665ab was 75f7d37, checked in by Stephen Siegel <siegel@…>, 13 years ago

Reverting to old .classpath until kinks are worked out.

git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@225 fb995dde-84ed-4084-dfe6-e5aef3e2452c

  • Property mode set to 100644
File size: 812 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="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
7 <classpathentry kind="var" path="VSL_DEPEND/lib/antlr-3.4-complete.jar"/>
8 <classpathentry kind="var" path="VSL_DEPEND/lib/clj-ds.jar"/>
9 <classpathentry combineaccessrules="false" kind="src" path="/ABC"/>
10 <classpathentry combineaccessrules="false" kind="src" path="/GMC"/>
11 <classpathentry kind="var" path="VSL_DEPEND/lib"/>
12 <classpathentry combineaccessrules="false" kind="src" path="/SARL"/>
13 <classpathentry kind="output" path="bin"/>
14</classpath>
Note: See TracBrowser for help on using the repository browser.