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

Scout/Tutorial/3.9/webservices/Create Scout Project

< Scout‎ | Tutorial‎ | 3.9‎ | webservices


Scout
Wiki Home
Website
DownloadGit
Community
ForumsBlogTwitterG+
Bugzilla
Bugzilla


If you have not done yet, change to the Scout Perspective.

Change to Scout perspective

In Scout Explorer, right-click on the folder Scout Projects and choose 'New Scout Project...'.

Choose new Scout Project

In the first step, enter org.eclipsescout.demo.jaxws as the project name and tutorial as its project alias. Make sure to uncheck RAP as we do not want to create a RAP project.

Step 1: Enter project name

Click next. In the second step, choose Outline Tree and Table Form. Click finish.

Step 2: Choose application template

You can continue the webservices tutorial.

Back to the top