diff options
author | Joonas Lehtinen <joonas.lehtinen@itmill.com> | 2008-12-22 09:49:03 +0000 |
---|---|---|
committer | Joonas Lehtinen <joonas.lehtinen@itmill.com> | 2008-12-22 09:49:03 +0000 |
commit | 0db2288bb05caf2a86d8425a083961b20954a0f7 (patch) | |
tree | 1dc64b4993f7dfee309559cd77c7d7b2b62c1406 /build/package | |
parent | 1392ae0d73b6c6d5809ae15738e6fb7e3c34f44d (diff) | |
download | vaadin-framework-0db2288bb05caf2a86d8425a083961b20954a0f7.tar.gz vaadin-framework-0db2288bb05caf2a86d8425a083961b20954a0f7.zip |
Build special OOPHM version of hosted mode launch -file for Linux. Fixes #2403
svn changeset:6325/svn branch:trunk
Diffstat (limited to 'build/package')
-rw-r--r-- | build/package/eclipse-IT Mill Toolkit Hosted Mode-launch | 2 |
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 3ae558420a..a4cb659f4c 100644 --- a/build/package/eclipse-IT Mill Toolkit Hosted Mode-launch +++ b/build/package/eclipse-IT Mill Toolkit Hosted Mode-launch @@ -2,7 +2,7 @@ <launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication"> <stringAttribute key="bad_container_name" value="/<eclipse-workspace-name></eclipse-workspace-name>/IT Mill Toolkit Hosted Mode.launch"/> <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> -<listEntry value="/<eclipse-workspace-name></eclipse-workspace-name>/gwt/gwt-dev-<platform></platform>.jar"/> +<listEntry value="/<eclipse-workspace-name></eclipse-workspace-name>/gwt/gwt-dev-<hostedmode-platform></hostedmode-platform>.jar"/> </listAttribute> <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> <listEntry value="1"/> |