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

< Scout‎ | Overview
Revision as of 03:12, 2 January 2014 by Jeremie.bresson.unblu.com (Talk | contribs) (Presentations)

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


Videos

We host and recommend videos about Eclipse Scout on YouTube. See: Eclipse Scout channel.

Video Tutorials Kepler

The video tutorial series steps you through the creation of a simple client server application. The tutorial begins with starting up the Eclipse Scout package and ends with a simple application presenting a form to change a password. With the same code, you have an application working on Desktop (SWT and Swing), in a webbroser and in a mobile webbrowser.

Interviews

Presentations

2012 scout florence presentation.png

Ece2013 which ui technology should i marry.png

Archive

Videos from 2012

Video Tutorials Juno

The video tutorial series steps you through the creation of a simple client server application. The tutorial begins with starting up the Eclipse Scout package and ends with deploying and running the Scout application on a Tomcat webserver.

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

Starting up Eclipse, selecting a workspace and creating a new Scout application project

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

Starting the scout server application and the scout client applications from within the Scout SDK

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

In the Scout Explorer, add a "Hello World" form (dialog) to the Scout application

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

Add fields to the newly created "Hello World" form, customize field properties in the Scout Object Properties

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

Add the Scout server code to load and save data from the "Hello World" form

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

Add a button to the applications desktop to open the "Hello World" form

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

Export the Scout application into two WAR files. One for the Scout server including a zipped SWT client and one WAR file for the web client

Eclipse Scout Goes Mobile

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.

See also

Copyright © Eclipse Foundation, Inc. All Rights Reserved.