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

Difference between revisions of "Scout/Screencasts/3.8"

(Replaced content with "The Scout documentation has been moved to https://eclipsescout.github.io/.")
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{ScoutPage|cat=Overview}}
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
 
+
This pages list Scout 3.8 Screencast / Tutorials
+
 
+
== Screencasts/Webinars  ==
+
 
+
=== Eclipse Scout 3.8 - Getting Started video series  ===
+
 
+
[http://www.youtube.com/watch?v=cDsKszUY56Q&feature=plcp Eclipse Scout 3.8 Tutorial - Part 1]: Create a new Scout Project (duration 1.34 )
+
 
+
*creation of a new scout project
+
 
+
[http://www.youtube.com/watch?v=qpZby2q7QnM&feature=plcp Eclipse Scout 3.8 Tutorial - Part 2]: Start a Scout application (duration 1.33 )
+
 
+
*launch Scout server, then start clients: Swing, SWT, RAP (web)
+
 
+
[http://www.youtube.com/watch?v=v1Ahx2-2zgo&feature=plcp Eclipse Scout 3.8 Tutorial - Part 3]: Create a new Form (duration 1.54 )
+
 
+
*creates a brand new form, with internationalization
+
 
+
[http://www.youtube.com/watch?v=iME8AvquEZk&feature=plcp Eclipse Scout 3.8 Tutorial - Part 4]: Add Form Fields (duration 1.53 )
+
 
+
*add button and text field to newly created form
+
 
+
[http://www.youtube.com/watch?v=CuxC05kh9uw&feature=plcp Eclipse Scout 3.8 Tutorial - Part 5]: Create the Server Code (duration 2.04 )
+
 
+
*add business methods for server save and load of form data
+
 
+
[http://www.youtube.com/watch?v=hmx6FQMWmSk&feature=plcp Eclipse Scout 3.8 Tutorial - Part 6]: Link the Hello World Form to the Desktop (duration 3.14 )
+
 
+
*add a button on desktop form that launches our custom form
+
 
+
[http://www.youtube.com/watch?v=gY-W74ymns4&feature=plcp Eclipse Scout 3.8 Tutorial - Part 7]: Deploy your Application to a Tomcat Webserver (duration 4.15 )
+
 
+
*export application to a tomcat server, then launch deployed application
+
*download a SWT client from deployed app, that accesses data on tomcat server
+
 
+
=== Eclipse Conferences videos  ===
+
 
+
[http://www.youtube.com/watch?v=dOd9q_X9CCY&feature=plcp Eclipse Day Florence 2012]: Zimmermann-Hoegger, Multifrontend Business (21.25)
+

Latest revision as of 06:24, 19 March 2024

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

Back to the top