Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'testplugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/workspace/RefactoringUtil/.classpath')
-rw-r--r--testplugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/workspace/RefactoringUtil/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/testplugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/workspace/RefactoringUtil/.classpath b/testplugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/workspace/RefactoringUtil/.classpath
index 362969238..95c1e03a8 100644
--- a/testplugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/workspace/RefactoringUtil/.classpath
+++ b/testplugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/workspace/RefactoringUtil/.classpath
@@ -6,6 +6,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>

Back to the top