Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 389399
Collapse All | Expand All

(-)a/bundles/org.eclipse.rap.demo/launch/Controls Demo.launch (-2 / +2 lines)
Lines 20-31 Link Here
20
<stringAttribute key="org.eclipse.rap.launch.browserMode" value="INTERNAL"/>
20
<stringAttribute key="org.eclipse.rap.launch.browserMode" value="INTERNAL"/>
21
<stringAttribute key="org.eclipse.rap.launch.contextpath" value=""/>
21
<stringAttribute key="org.eclipse.rap.launch.contextpath" value=""/>
22
<stringAttribute key="org.eclipse.rap.launch.dataLocation" value="${workspace_loc}/.metadata/.plugins/org.eclipse.rap.ui.launch/ControlsDemo"/>
22
<stringAttribute key="org.eclipse.rap.launch.dataLocation" value="${workspace_loc}/.metadata/.plugins/org.eclipse.rap.ui.launch/ControlsDemo"/>
23
<stringAttribute key="org.eclipse.rap.launch.entryPoint" value="controls"/>
23
<stringAttribute key="org.eclipse.rap.launch.entryPoint" value=""/>
24
<stringAttribute key="org.eclipse.rap.launch.libraryVariant" value="DEBUG"/>
24
<stringAttribute key="org.eclipse.rap.launch.libraryVariant" value="DEBUG"/>
25
<stringAttribute key="org.eclipse.rap.launch.logLevel" value="OFF"/>
25
<stringAttribute key="org.eclipse.rap.launch.logLevel" value="OFF"/>
26
<booleanAttribute key="org.eclipse.rap.launch.openBrowser" value="true"/>
26
<booleanAttribute key="org.eclipse.rap.launch.openBrowser" value="true"/>
27
<intAttribute key="org.eclipse.rap.launch.port" value="10080"/>
27
<intAttribute key="org.eclipse.rap.launch.port" value="10080"/>
28
<stringAttribute key="org.eclipse.rap.launch.servletName" value="rap"/>
28
<stringAttribute key="org.eclipse.rap.launch.servletName" value="controls"/>
29
<intAttribute key="org.eclipse.rap.launch.sessionTimeout" value="10"/>
29
<intAttribute key="org.eclipse.rap.launch.sessionTimeout" value="10"/>
30
<booleanAttribute key="org.eclipse.rap.launch.terminatePrevious" value="true"/>
30
<booleanAttribute key="org.eclipse.rap.launch.terminatePrevious" value="true"/>
31
<booleanAttribute key="org.eclipse.rap.launch.useDefaultDataLocation" value="true"/>
31
<booleanAttribute key="org.eclipse.rap.launch.useDefaultDataLocation" value="true"/>
(-)a/bundles/org.eclipse.rap.demo/launch/RAP Workbench Demo.launch (-1 / +1 lines)
Lines 20-26 Link Here
20
<stringAttribute key="org.eclipse.rap.launch.browserMode" value="INTERNAL"/>
20
<stringAttribute key="org.eclipse.rap.launch.browserMode" value="INTERNAL"/>
21
<stringAttribute key="org.eclipse.rap.launch.contextpath" value=""/>
21
<stringAttribute key="org.eclipse.rap.launch.contextpath" value=""/>
22
<stringAttribute key="org.eclipse.rap.launch.dataLocation" value="${workspace_loc}/.metadata/.plugins/org.eclipse.rap.ui.launch/RAPWorkbenchDemo"/>
22
<stringAttribute key="org.eclipse.rap.launch.dataLocation" value="${workspace_loc}/.metadata/.plugins/org.eclipse.rap.ui.launch/RAPWorkbenchDemo"/>
23
<stringAttribute key="org.eclipse.rap.launch.entryPoint" value="default"/>
23
<stringAttribute key="org.eclipse.rap.launch.entryPoint" value=""/>
24
<stringAttribute key="org.eclipse.rap.launch.libraryVariant" value="STANDARD"/>
24
<stringAttribute key="org.eclipse.rap.launch.libraryVariant" value="STANDARD"/>
25
<stringAttribute key="org.eclipse.rap.launch.logLevel" value="OFF"/>
25
<stringAttribute key="org.eclipse.rap.launch.logLevel" value="OFF"/>
26
<booleanAttribute key="org.eclipse.rap.launch.openBrowser" value="true"/>
26
<booleanAttribute key="org.eclipse.rap.launch.openBrowser" value="true"/>
(-)a/bundles/org.eclipse.rap.design.example/RAP Business design.launch (-1 / +1 lines)
Lines 22-28 Link Here
22
<stringAttribute key="org.eclipse.rap.launch.browserMode" value="EXTERNAL"/>
22
<stringAttribute key="org.eclipse.rap.launch.browserMode" value="EXTERNAL"/>
23
<stringAttribute key="org.eclipse.rap.launch.contextpath" value=""/>
23
<stringAttribute key="org.eclipse.rap.launch.contextpath" value=""/>
24
<stringAttribute key="org.eclipse.rap.launch.dataLocation" value="${workspace_loc}/.metadata/.plugins/org.eclipse.rap.ui.launch/RAPBusinessdesign"/>
24
<stringAttribute key="org.eclipse.rap.launch.dataLocation" value="${workspace_loc}/.metadata/.plugins/org.eclipse.rap.ui.launch/RAPBusinessdesign"/>
25
<stringAttribute key="org.eclipse.rap.launch.entryPoint" value="default"/>
25
<stringAttribute key="org.eclipse.rap.launch.entryPoint" value=""/>
26
<stringAttribute key="org.eclipse.rap.launch.libraryVariant" value="STANDARD"/>
26
<stringAttribute key="org.eclipse.rap.launch.libraryVariant" value="STANDARD"/>
27
<stringAttribute key="org.eclipse.rap.launch.logLevel" value="OFF"/>
27
<stringAttribute key="org.eclipse.rap.launch.logLevel" value="OFF"/>
28
<booleanAttribute key="org.eclipse.rap.launch.openBrowser" value="true"/>
28
<booleanAttribute key="org.eclipse.rap.launch.openBrowser" value="true"/>
(-)a/bundles/org.eclipse.rap.design.example/RAP Fancy design.launch (-1 / +1 lines)
Lines 22-28 Link Here
22
<stringAttribute key="org.eclipse.rap.launch.browserMode" value="EXTERNAL"/>
22
<stringAttribute key="org.eclipse.rap.launch.browserMode" value="EXTERNAL"/>
23
<stringAttribute key="org.eclipse.rap.launch.contextpath" value=""/>
23
<stringAttribute key="org.eclipse.rap.launch.contextpath" value=""/>
24
<stringAttribute key="org.eclipse.rap.launch.dataLocation" value="${workspace_loc}/.metadata/.plugins/org.eclipse.rap.ui.launch/RAPFancydesign"/>
24
<stringAttribute key="org.eclipse.rap.launch.dataLocation" value="${workspace_loc}/.metadata/.plugins/org.eclipse.rap.ui.launch/RAPFancydesign"/>
25
<stringAttribute key="org.eclipse.rap.launch.entryPoint" value="default"/>
25
<stringAttribute key="org.eclipse.rap.launch.entryPoint" value=""/>
26
<stringAttribute key="org.eclipse.rap.launch.libraryVariant" value="STANDARD"/>
26
<stringAttribute key="org.eclipse.rap.launch.libraryVariant" value="STANDARD"/>
27
<stringAttribute key="org.eclipse.rap.launch.logLevel" value="OFF"/>
27
<stringAttribute key="org.eclipse.rap.launch.logLevel" value="OFF"/>
28
<booleanAttribute key="org.eclipse.rap.launch.openBrowser" value="true"/>
28
<booleanAttribute key="org.eclipse.rap.launch.openBrowser" value="true"/>

Return to bug 389399