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 49: Line 49:
 
* '''[http://scout.bsiag.com/ Download Scout SDK]''' and start building your own applications
 
* '''[http://scout.bsiag.com/ Download Scout SDK]''' and start building your own applications
 
* '''{{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|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
 
* '''{{ScoutLink|Tutorial|Minicrm Step-by-Step|Create your first Scout application}}''' (a "CRM" application) by following this step-by-step tutorial
 
* '''{{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|IMAP Step-by-Step|Create your second Scout application}}''' (an IMAP client/server application) by following this step-by-step tutorial  

Revision as of 00:17, 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 finally
  • 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