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"

Line 22: Line 22:
 
<div style="border: 1px dashed #3c78b5;background-color: #f0f0f0;padding: 10px;">
 
<div style="border: 1px dashed #3c78b5;background-color: #f0f0f0;padding: 10px;">
 
=Latest Project News=
 
=Latest Project News=
* '''2011-02-11''' - Scout on Indigo release train.
+
* '''2011-02-11''' - Scout on Indigo release train
* '''2010-12-02''' - Source code available at Eclipse finally
+
* '''2010-12-02''' - Source code available at Eclipse
 
* '''2010-06-07''' - Initial [http://www.eclipse.org/scout Scout project website]
 
* '''2010-06-07''' - Initial [http://www.eclipse.org/scout Scout project website]
 
* '''2010-04-09''' - Notification by EMO: Successful creation review
 
* '''2010-04-09''' - Notification by EMO: Successful creation review
Line 47: Line 47:
 
<h1>Getting Started</h1>
 
<h1>Getting Started</h1>
 
* '''[http://www.youtube.com/watch?v=1iCKib1gTkk Screencast 1], [http://www.youtube.com/watch?v=aUKVmZIRdV4 Screencast 2],[http://www.youtube.com/watch?v=AnZYptB7uIk Screencast 3]''' - watch the demo movies
 
* '''[http://www.youtube.com/watch?v=1iCKib1gTkk Screencast 1], [http://www.youtube.com/watch?v=aUKVmZIRdV4 Screencast 2],[http://www.youtube.com/watch?v=AnZYptB7uIk Screencast 3]''' - watch the demo movies
* '''[http://scout.bsiag.com/ Download Scout SDK]''' and start building your own applications
+
* '''[http://www.eclipse.org/scout/downloads/ Download Scout]''' and start to play with the tutorials
* '''{{ScoutLink|Tutorial|Project From Existing Workspace|Download an existing Scout application}}''' no need to start from scratch: import this workspace and download a modified DerbyDb
+
 
* '''[[Scout_HelloWorld|Scout HelloWorld application]]''' The Scout "Hello World" application
 
* '''[[Scout_HelloWorld|Scout HelloWorld application]]''' The Scout "Hello World" application
* '''{{ScoutLink|Tutorial|Minicrm Step-by-Step|Create your first Scout application}}''' (a "CRM" application) by following this step-by-step tutorial
 
* '''{{ScoutLink|Tutorial|IMAP Step-by-Step|Create your second Scout application}}''' (an IMAP client/server application) by following this step-by-step tutorial
 
* '''{{ScoutLink|Tutorial|Advanced Minicrm|Integrate webservices into your Scout application}}''' call webservices by following this step-by-step tutorial
 
 
* '''[[Scout_DeployToTomacat|Deploy your Scout application]]''' Deploy of the Scout application (including client) to a Tomcat webserver
 
* '''[[Scout_DeployToTomacat|Deploy your Scout application]]''' Deploy of the Scout application (including client) to a Tomcat webserver
 +
* '''{{ScoutLink|Tutorial|Project From Existing Workspace|Download an existing Scout application}}''' no need to start from scratch: import this workspace and download a modified DerbyDb
 +
* '''{{ScoutLink|Tutorial|Minicrm Step-by-Step|Create a mini CRM application}}''' by following this step-by-step tutorial
 +
* '''{{ScoutLink|Tutorial|IMAP Step-by-Step|Create an IMAP client/server application}}''' by following this step-by-step tutorial
 +
* '''{{ScoutLink|Tutorial|Advanced Minicrm|Integrate webservices into your Scout application}}''' call webservices by following this step-by-step tutorial
 
* '''[[Scout_DatabaseDevelopmentPerspective|The Database Development perspective]]''' configured the database development perspective for your DerbyDb
 
* '''[[Scout_DatabaseDevelopmentPerspective|The Database Development perspective]]''' configured the database development perspective for your DerbyDb
 
* '''{{ScoutLink|HowTo|name=How To}}''' - recipies for common Scout tasks
 
* '''{{ScoutLink|HowTo|name=How To}}''' - recipies for common Scout tasks

Revision as of 22:23, 23 March 2011


Welcome to the Eclipse Scout Wiki.

ScoutIconLarge.gif

Simple. Stable. Flexible.

  • Eclipse Scout is a mature and open framework for modern, service oriented business applications.
  • It substantially boosts developer productivity and is simple to learn.
  • User friendly applications are straight forward to implement with Scout’s comprehensive set of user interface components.
  • Completely based on Java/Eclipse, Scout Applications are easy to integrate in most IT environments.


Latest Project News

  • 2011-02-11 - Scout on Indigo release train
  • 2010-12-02 - Source code available at Eclipse
  • 2010-06-07 - Initial Scout project website
  • 2010-04-09 - Notification by EMO: Successful creation review
  • 2010-02-08 - The Scout proposal is online.

Scout consists of a runtime and an SDK part. The runtime is purely based on Equinox and Eclipse. The SDK part is an extension to JDT and PDE with a perspective for easy click-and-build of a complete application.

What is Scout Runtime?

What is Scout SDK?

Getting Started

Get in Touch!

  • Scout Home - the Scout website
  • Scout Forum - the starting point for community discussions, assistance on Scout development and general questions
  • Scout Bugs - all open bugs




Back to the top