root/trunk/compiler/ooasCompiler_tests/.classpath @ 9
| 2 | krennw | <?xml version="1.0" encoding="UTF-8"?>
  | 
      |
<classpath>
  | 
      |||
	<classpathentry kind="src" path="src"/>
  | 
      |||
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  | 
      |||
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
  | 
      |||
	<classpathentry combineaccessrules="false" kind="src" path="/OOASCompiler"/>
  | 
      |||
	<classpathentry kind="output" path="bin"/>
  | 
      |||
</classpath>
  |