tests/libjava/.classpath
author Jan Vrany <jan.vrany@fit.cvut.cz>
Thu, 10 Jan 2013 17:48:13 +0000
branchdevelopment
changeset 1935 32e2cf4e54d6
parent 1919 d2f931428d34
child 2001 a066cb0e15af
permissions -rw-r--r--
Eclipse project files for tomcat updated
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
766
cdac19910d39 Added tests
vranyj1
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
cdac19910d39 Added tests
vranyj1
parents:
diff changeset
     2
<classpath>
cdac19910d39 Added tests
vranyj1
parents:
diff changeset
     3
	<classpathentry kind="src" path="src"/>
cdac19910d39 Added tests
vranyj1
parents:
diff changeset
     4
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
1658
9c0e69278c04 SmalltalkWorkspace moved to examples/tomcat - NB stuff removed, directory layout made the same as for webapps/examples
vranyj1
parents: 1510
diff changeset
     5
	<classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
9c0e69278c04 SmalltalkWorkspace moved to examples/tomcat - NB stuff removed, directory layout made the same as for webapps/examples
vranyj1
parents: 1510
diff changeset
     6
	<classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/>
1838
a8439d2b4344 JUnit4Tests.java: do not mark AssertionError as expected,
vranyj1
parents: 1818
diff changeset
     7
	<classpathentry combineaccessrules="false" kind="src" path="/jv1 - stx:libjava"/>
1859
4d42d0099c74 Ignore tests in MemberVisibilityTests (package-private methods not yet supported)
vranyj1
parents: 1838
diff changeset
     8
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
4d42d0099c74 Ignore tests in MemberVisibilityTests (package-private methods not yet supported)
vranyj1
parents: 1838
diff changeset
     9
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
1919
d2f931428d34 Added Eclipse project files.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 1859
diff changeset
    10
	<classpathentry combineaccessrules="false" kind="src" path="/jv1 - stx:libjava|libs"/>
766
cdac19910d39 Added tests
vranyj1
parents:
diff changeset
    11
	<classpathentry kind="output" path="bin"/>
cdac19910d39 Added tests
vranyj1
parents:
diff changeset
    12
</classpath>