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 2: Line 2:
  
 
In Scout Explorer, right-click on the folder Scout Projects and choose 'New Scout Project...'.
 
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.  
+
Use <code>org.eclipse.scout.tutorial.jaxws</code> as the project name in the first step, click next. In second step, choose <code>Outline Tree and Table Form</code>. 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_1.png|200px|Step 1]]
 
[[Image:org.eclipse.scout.tutorial.jaxws.CreateScoutProject_2.png|200px|Step 2]]
 
[[Image:org.eclipse.scout.tutorial.jaxws.CreateScoutProject_2.png|200px|Step 2]]
 
[[Image:org.eclipse.scout.tutorial.jaxws.CreateScoutProject_3.png|200px|Step 3]]
 
[[Image:org.eclipse.scout.tutorial.jaxws.CreateScoutProject_3.png|200px|Step 3]]
 
 
asdfasfasfas dfasdf asdfjkl asjdfkl asjdfl kasjdflkjasdfklasdfkl asjdf asdf asdf asf
 

Revision as of 10:55, 8 November 2011

If you haven't done so yet, change to the 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 second step, choose Outline Tree and Table Form. 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