commit | 630fe3da342456f99c54a8ab2fdc6315cb7567ff | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan@cs.tu-berlin.de> | Thu Apr 22 19:13:06 2010 +0000 |
committer | Stephan Herrmann <stephan@cs.tu-berlin.de> | Thu Apr 22 19:13:06 2010 +0000 |
tree | 61b972d7ea75aae059a774186dfaf03c4a77f2a9 | |
parent | 549a09ee88f645e5e67f353e7036d88f1b80cb2a [diff] [blame] |
update classpaths to fix regression in RoleCreationTests.
diff --git a/testplugins/org.eclipse.objectteams.otdt.ui.tests/workspace/InternalDefinedRole/.classpath b/testplugins/org.eclipse.objectteams.otdt.ui.tests/workspace/InternalDefinedRole/.classpath index 1a916c9..8e38ff5 100644 --- a/testplugins/org.eclipse.objectteams.otdt.ui.tests/workspace/InternalDefinedRole/.classpath +++ b/testplugins/org.eclipse.objectteams.otdt.ui.tests/workspace/InternalDefinedRole/.classpath
@@ -8,6 +8,6 @@ <classpathentry kind="output" path="bin"/> <classpathentry kind="lib" sourcepath="src" path="bins"/> - <classpathentry kind="var" path="OTDT_INSTALLDIR/lib/otre.jar"/> + <classpathentry kind="con" path="OTRE"/> </classpath>