| Index: editor/tools/plugins/com.google.dart.engine_test/.classpath
|
| diff --git a/editor/tools/plugins/com.google.dart.engine_test/.classpath b/editor/tools/plugins/com.google.dart.engine_test/.classpath
|
| index 1a37d4a7bc44777b984148e5526370da99fc31d3..81cd495cf0db81fdb37eea7ec12f93ce1526ea32 100644
|
| --- a/editor/tools/plugins/com.google.dart.engine_test/.classpath
|
| +++ b/editor/tools/plugins/com.google.dart.engine_test/.classpath
|
| @@ -1,9 +1,11 @@
|
| <?xml version="1.0" encoding="UTF-8"?>
|
| <classpath>
|
| + <classpathentry exported="true" kind="lib" path="third_party/fest/fest-assert-1.4.jar" sourcepath="third_party/fest/fest-assert-1.4-sources.jar"/>
|
| + <classpathentry exported="true" kind="lib" path="third_party/fest/fest-util-1.1.6.jar" sourcepath="third_party/fest/fest-util-1.1.6-sources.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"/>
|
| - <classpathentry kind="output" path="bin"/>
|
| <classpathentry exported="true" kind="lib" path="third_party/mockito/1.9.0/mockito-all-1.9.0.jar"/>
|
| <classpathentry exported="true" kind="lib" path="third_party/guava/r13/guava-13.0.1.jar" sourcepath="third_party/guava/r13/guava-13.0.1-sources.jar"/>
|
| + <classpathentry kind="output" path="bin"/>
|
| </classpath>
|
|
|