Skip to main content
Jump to: navigation, search

Scout/Tutorial/3.8/webservices/Create Scout Project

< Scout‎ | Tutorial‎ | 3.8


Scout
Wiki Home
Website
DownloadGit
Community
ForumsBlogTwitterG+
Bugzilla
Bugzilla
  1. If you have not done yet, change to the Scout Perspective. Change to Scout perspective
  2. In Scout Explorer, right-click on the folder Scout Projects and choose 'New Scout Project...'.
  3. In the first step, enter org.eclipse.scout.tutorial.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. Click next.
  4. In the second step, choose Outline Tree and Table Form. Click finish.

Choose new Scout Project Step 1: Enter project name Step 2: Choose application template

Back to the top