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

Unified Diff: compiler/eclipse.workspace/tests/TestSharedTests.launch

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
Index: compiler/eclipse.workspace/tests/TestSharedTests.launch
diff --git a/compiler/eclipse.workspace/tests/TestSharedTests.launch b/compiler/eclipse.workspace/tests/TestSharedTests.launch
index 8a1dbaf028b620d5854bfc99a92bedf19a69d9a7..6854d4edc4ca4e90e87d921a61f0e811bed6a9b1 100644
--- a/compiler/eclipse.workspace/tests/TestSharedTests.launch
+++ b/compiler/eclipse.workspace/tests/TestSharedTests.launch
@@ -16,5 +16,5 @@
<stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit3"/>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="com.google.dart.corelib.TestSharedTests"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="tests"/>
-<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-ea&#10;-Dcom.google.dart.corelib.SharedTests.test_py=${resource_loc:/tests/test.py}&#10;-Dcom.google.dart.runner.d8=${resource_loc:/tests/d8}"/>
+<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-ea&#10;-Dcom.google.dart.corelib.SharedTests.test_py=${resource_loc:/tests/test.py}&#10;"/>
</launchConfiguration>
« no previous file with comments | « compiler/eclipse.workspace/tests/SharedTests.launch ('k') | compiler/eclipse.workspace/tests/dartc_jscomp_suites.launch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698