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/Overview/Screencasts"

(Video Tutorials)
(Video Tutorials)
Line 16: Line 16:
 
* [http://www.youtube.com/watch?v=cDsKszUY56Q Create a new Scout Project (Part 1)]
 
* [http://www.youtube.com/watch?v=cDsKszUY56Q Create a new Scout Project (Part 1)]
 
[[Image:2012_scout_videotutorial_1a.png|400px]] [[Image:2012_scout_videotutorial_1b.png|400px]]
 
[[Image:2012_scout_videotutorial_1a.png|400px]] [[Image:2012_scout_videotutorial_1b.png|400px]]
 
  
 
* [http://www.youtube.com/watch?v=qpZby2q7QnM Start a Scout Application (Part 2)]
 
* [http://www.youtube.com/watch?v=qpZby2q7QnM Start a Scout Application (Part 2)]
 +
[[Image:2012_scout_videotutorial_2a.png|400px]] [[Image:2012_scout_videotutorial_2b.png|400px]]
 +
 
* [http://www.youtube.com/watch?v=v1Ahx2-2zgo Create a new Form (Part 3)]
 
* [http://www.youtube.com/watch?v=v1Ahx2-2zgo Create a new Form (Part 3)]
 +
[[Image:2012_scout_videotutorial_3a.png|400px]] [[Image:2012_scout_videotutorial_3b.png|400px]]
 +
 
* [http://www.youtube.com/watch?v=iME8AvquEZk Add Form Fields (Part 4)]
 
* [http://www.youtube.com/watch?v=iME8AvquEZk Add Form Fields (Part 4)]
 +
[[Image:2012_scout_videotutorial_4a.png|400px]] [[Image:2012_scout_videotutorial_4b.png|400px]]
 +
 
* [http://www.youtube.com/watch?v=CuxC05kh9uw Create the Server Code (Part 5)]
 
* [http://www.youtube.com/watch?v=CuxC05kh9uw Create the Server Code (Part 5)]
 +
[[Image:2012_scout_videotutorial_5a.png|400px]] [[Image:2012_scout_videotutorial_5b.png|400px]]
 +
 
* [http://www.youtube.com/watch?v=hmx6FQMWmSk Link the Hello World Form to the Desktop (Part 6)]
 
* [http://www.youtube.com/watch?v=hmx6FQMWmSk Link the Hello World Form to the Desktop (Part 6)]
 +
[[Image:2012_scout_videotutorial_6a.png|400px]] [[Image:2012_scout_videotutorial_6b.png|400px]]
 +
 
* [http://www.youtube.com/watch?v=gY-W74ymns4 Deploy your Application to a Tomcat Webserver (Part 7)]
 
* [http://www.youtube.com/watch?v=gY-W74ymns4 Deploy your Application to a Tomcat Webserver (Part 7)]
 +
[[Image:2012_scout_videotutorial_7a.png|400px]] [[Image:2012_scout_videotutorial_7b.png|400px]]
 +
[[Image:2012_scout_videotutorial_7c.png|400px]] [[Image:2012_scout_videotutorial_7d.png|400px]]
  
 
==See also==
 
==See also==

Revision as of 08:19, 5 July 2012

The Scout documentation has been moved to https://eclipsescout.github.io/.

This page lists the screencasts explaining how to use Eclipse Scout.

Screencasts

Presentations

2012 scout florence presentation.png

Video Tutorials

Scout Video Tutorials are hosted on the youtube Eclipse Scout channel.

2012 scout videotutorial 1a.png 2012 scout videotutorial 1b.png

2012 scout videotutorial 2a.png 2012 scout videotutorial 2b.png

2012 scout videotutorial 3a.png 2012 scout videotutorial 3b.png

2012 scout videotutorial 4a.png 2012 scout videotutorial 4b.png

2012 scout videotutorial 5a.png 2012 scout videotutorial 5b.png

2012 scout videotutorial 6a.png 2012 scout videotutorial 6b.png

2012 scout videotutorial 7a.png 2012 scout videotutorial 7b.png 2012 scout videotutorial 7c.png 2012 scout videotutorial 7d.png

See also

Archive

Videos from 2011

Scout Overview and Implementation of a Demo Application

Scout Webinar of May 17, 2011 (total running time is 39:49 )

Videos from 2010

Create a new scout project and a form

How to create a form

Eclipse Scout - How to create a form

The video shows how a new Scout project and a form can be created using the Scout SDK.

Adding fields to a form

How to create fields

Eclipse Scout - How to create fields

The video shows how to create fields on a form using the Scout SDK.

Load data into a form

How to load data

Eclipse Scout - How to load data

The video shows how to load data with a Scout Process Service.

Back to the top