Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Scout/Tutorial/3.7/Webservices with JAX-WS/Configure Product Launch Configuration"

(Removing all content from page)
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Click on your Scout project in Scout explorer. That would be the node <code>org.eclipse.scout.tutorial.jaxws</code>.
+
 
By clicking on the project, the Scout property view is changed. Please notice the section 'Product launchers'. By clicking on 'Edit', the product dialog opens where you can configure your favorites launch configurations. In turn, all configurations chosen are listed in the property view.
+
To launch the application, first click on 'Run server' and 'Run Swing' / 'Run SWT' afterwards.
+
[[Image:org.eclipse.scout.tutorial.jaxws.ConfigureLaunchConfiguration_1.png|thumb|Edit product launch configurations]]
+
[[Image:org.eclipse.scout.tutorial.jaxws.ConfigureLaunchConfiguration_2.png|thumb|Configure favorite configurations]]
+
[[Image:org.eclipse.scout.tutorial.jaxws.ConfigureLaunchConfiguration_3.png|thumb|Launch or debug the application]]
+

Latest revision as of 11:07, 23 April 2012

Back to the top