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

Unified Diff: compiler/eclipse.workspace/tests/SharedTests.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
« no previous file with comments | « compiler/eclipse.workspace/tests/.project ('k') | compiler/eclipse.workspace/tests/TestSharedTests.launch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: compiler/eclipse.workspace/tests/SharedTests.launch
diff --git a/compiler/eclipse.workspace/tests/SharedTests.launch b/compiler/eclipse.workspace/tests/SharedTests.launch
index 0ebcd7895a3eca727d512f6d4dd0b5632261464f..7e43202a06886d34f478debc280dd8d0fff56f44 100644
--- a/compiler/eclipse.workspace/tests/SharedTests.launch
+++ b/compiler/eclipse.workspace/tests/SharedTests.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.SharedTests"/>
<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/.project ('k') | compiler/eclipse.workspace/tests/TestSharedTests.launch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698