summaryrefslogtreecommitdiffstats
path: root/build/package/eclipse-IT Mill Toolkit Hosted Mode-launch
diff options
context:
space:
mode:
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>2008-12-21 22:38:03 +0000
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>2008-12-21 22:38:03 +0000
commitd89e5377889dbe8f0de5f039b44178ba6558c0bc (patch)
treeb67f1ff90a6f356e920abb33fa610f912cd7f4a0 /build/package/eclipse-IT Mill Toolkit Hosted Mode-launch
parent663248051a0628707342b8415c8d4f5f6d1ca8c3 (diff)
downloadvaadin-framework-d89e5377889dbe8f0de5f039b44178ba6558c0bc.tar.gz
vaadin-framework-d89e5377889dbe8f0de5f039b44178ba6558c0bc.zip
Remove -whitelist parameter from Hosted Mode launch (conflicts with OOPHM. See #2299)
svn changeset:6316/svn branch:trunk
Diffstat (limited to 'build/package/eclipse-IT Mill Toolkit Hosted Mode-launch')
-rw-r--r--build/package/eclipse-IT Mill Toolkit Hosted Mode-launch2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/package/eclipse-IT Mill Toolkit Hosted Mode-launch b/build/package/eclipse-IT Mill Toolkit Hosted Mode-launch
index 44773b209c..3ae558420a 100644
--- a/build/package/eclipse-IT Mill Toolkit Hosted Mode-launch
+++ b/build/package/eclipse-IT Mill Toolkit Hosted Mode-launch
@@ -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>