]> source.dussan.org Git - vaadin-framework.git/commitdiff
Remove -whitelist parameter from Hosted Mode launch (conflicts with OOPHM. See #2299)
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>
Sun, 21 Dec 2008 22:38:03 +0000 (22:38 +0000)
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>
Sun, 21 Dec 2008 22:38:03 +0000 (22:38 +0000)
svn changeset:6316/svn branch:trunk

build/package/eclipse-IT Mill Toolkit Hosted Mode-launch

index 44773b209c07be8c985a85a4bce1471066277005..3ae558420a82d6da9b2b8cc0f51d68cc7a348def 100644 (file)
@@ -21,7 +21,7 @@
 </listAttribute>
 <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
 <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="com.google.gwt.dev.GWTShell"/>
-<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-noserver -whitelist &quot;1localhost  ^http[:][/][/]localhost[:]8888&quot; -out WebContent/ITMILL/widgetsets http://localhost:8888/"/>
+<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-noserver -out WebContent/ITMILL/widgetsets http://localhost:8888/"/>
 <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="<eclipse-workspace-name></eclipse-workspace-name>"/>
 <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="<eclipse-launch-vmargs></eclipse-launch-vmargs>"/>
 </launchConfiguration>