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

Unified Diff: compiler/eclipse.workspace/tests/.classpath

Issue 9677041: Remove D8 and JS compiling cruft from dartc eclipse config (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updated patch Created 8 years, 9 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
« no previous file with comments | « compiler/eclipse.workspace/dartc/deps/README.txt ('k') | compiler/eclipse.workspace/tests/.project » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: compiler/eclipse.workspace/tests/.classpath
diff --git a/compiler/eclipse.workspace/tests/.classpath b/compiler/eclipse.workspace/tests/.classpath
index 369831ba2ae06bb6f19c0f55eefefe2880452da3..b16c307b634b93d671b992ee5161c557a01e35f2 100644
--- a/compiler/eclipse.workspace/tests/.classpath
+++ b/compiler/eclipse.workspace/tests/.classpath
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="cases"/>
- <classpathentry kind="src" path="jscomp"/>
<classpathentry kind="src" path="suites"/>
<classpathentry kind="src" path="imported"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
« no previous file with comments | « compiler/eclipse.workspace/dartc/deps/README.txt ('k') | compiler/eclipse.workspace/tests/.project » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698