Skip to main content

Notice: This Wiki is now read only and edits are no longer 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.8/webservices/Create Scout Project"

< Scout‎ | Tutorial‎ | 3.8
Line 1: Line 1:
 
If you have not done so yet, change to the Scout Perspective.  
 
If you have not done so yet, change to the Scout Perspective.  
[[Image:org.eclipse.scout.tutorial.jaxws.ScoutPerspective.png|150px|Change to Scout perspective]]
 
  
In Scout Explorer, right-click on the folder Scout Projects and choose 'New Scout Project...'.
+
[[Image:Org.eclipse.scout.tutorial.jaxws.ScoutPerspective.png|150px|Change to Scout perspective]]  
Use <code>org.eclipse.scout.tutorial.jaxws</code> as the project name in the first step, click next.
+
In the second step, choose <code>Outline Tree and Table Form</code> and in the last step, simply choose <code>I'll do later...</code> because we do not want to create a [http://wiki.eclipse.org/RAP RAP project].
+
  
[[Image:org.eclipse.scout.tutorial.jaxws.CreateScoutProject_1.png|200px|Step 1]]
+
In Scout Explorer, right-click on the folder Scout Projects and choose 'New Scout Project...'. Use <code>org.eclipse.scout.tutorial.jaxws</code> as the project name in the first step, click next.
[[Image:org.eclipse.scout.tutorial.jaxws.CreateScoutProject_2.png|200px|Step 2]]
+
 
[[Image:org.eclipse.scout.tutorial.jaxws.CreateScoutProject_3.png|200px|Step 3]]
+
In the second step, choose <code>Outline Tree and Table Form</code> and in the last step, simply choose <code>I'll do later...</code> because we do not want to create a [http://wiki.eclipse.org/RAP RAP project].
 +
 
 +
[[Image:Org.eclipse.scout.tutorial.jaxws.CreateScoutProject 1.png|200px|Step 1]] [[Image:Org.eclipse.scout.tutorial.jaxws.CreateScoutProject 2.png|200px|Step 2]] [[Image:Org.eclipse.scout.tutorial.jaxws.CreateScoutProject 3.png|200px|Step 3]]

Revision as of 10:59, 8 November 2011

If you have not done so 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...'. Use org.eclipse.scout.tutorial.jaxws as the project name in the first step, click next.

In the second step, choose Outline Tree and Table Form and in the last step, simply choose I'll do later... because we do not want to create a RAP project.

Step 1 Step 2 Step 3

Back to the top