Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(527)

Unified Diff: editor/tools/plugins/com.google.dart.thirdparty_test/.classpath

Issue 12377052: Add the editor unit tests to the editor itself. The editor can now test itself (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: editor/tools/plugins/com.google.dart.thirdparty_test/.classpath
===================================================================
--- editor/tools/plugins/com.google.dart.thirdparty_test/.classpath (revision 19335)
+++ editor/tools/plugins/com.google.dart.thirdparty_test/.classpath (working copy)
@@ -3,10 +3,6 @@
<classpathentry exported="true" kind="lib" path="lib/mockito/1.9.0/mockito-all-1.9.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/fest/fest-assert-1.4.jar" sourcepath="lib/fest/fest-assert-1.4-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/fest/fest-util-1.1.6.jar" sourcepath="lib/fest/fest-util-1.1.6-sources.jar"/>
- <classpathentry exported="true" kind="lib" path="lib/hamcrest/v1_3/hamcrest-core-1.3.0RC2.jar" sourcepath="lib/hamcrest/v1_3/hamcrest-core-1.3.0RC2-src.jar"/>
- <classpathentry exported="true" kind="lib" path="lib/hamcrest/v1_3/hamcrest-generator-1.3.0RC2.jar" sourcepath="lib/hamcrest/v1_3/hamcrest-generator-1.3.0RC2-src.jar"/>
- <classpathentry exported="true" kind="lib" path="lib/hamcrest/v1_3/hamcrest-integration-1.3.0RC2.jar" sourcepath="lib/hamcrest/v1_3/hamcrest-integration-1.3.0RC2-src.jar"/>
- <classpathentry exported="true" kind="lib" path="lib/hamcrest/v1_3/hamcrest-library-1.3.0RC2.jar" sourcepath="lib/hamcrest/v1_3/hamcrest-library-1.3.0RC2-src.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>

Powered by Google App Engine
This is Rietveld 408576698