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"

m (Scout Main Concepts)
(Replaced content with "__NOTOC__ __NOEDITSECTION__ This page has moved and can be found [https://eclipsescout.github.io/ here]. Category:Eclipse Project Category:Eclipse Technology Proje...")
(140 intermediate revisions by 18 users not shown)
Line 2: Line 2:
 
__NOEDITSECTION__
 
__NOEDITSECTION__
  
Welcome to the Scout wiki. Scout is a framework to implement modern business applications. It features a simple and solid architecture, support for SOA, support for Corporate Identity and Corporate Design, mature GUI elements and much more.
+
This page has moved and can be found [https://eclipsescout.github.io/ here].
 
+
The three driving values behind Scout are '''stability''', '''flexibility''', '''simplicity'''. It consists of a runtime and an SDK part. The runtime is purely based on [http://www.eclipse.org/equinox/ 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.
+
 
+
Scout is a [http://www.eclipse.org/proposals/scout/ proposed open source project] under the Eclipse Technology Project.
+
 
+
<div style="border: 1px dashed #3c78b5;background-color: #f0f0f0;padding: 10px;">
+
=Latest Project News=
+
* '''2010-03-18''' - Scout in Action: Check out the 3 [http://www.eclipse.org/forums/index.php?t=msg&th=164552&start=0& video previews].
+
* '''2010-03-17''' - EclipseCon lightning talk 12' look at the [http://www.eclipse.org/forums/index.php?t=msg&th=164633&start=0& slides]
+
* '''2010-03-16''' - [http://scout.bsiag.com/ Download Scout] and give it a go.
+
* '''2010-03-16''' - The brand-new [[Scout_IMAP_Step-by-StepHowTo|IMAP Step-by-Step HowTo]] is online. Create your own IMAP-Client/Server-Application!
+
* '''2010-03-15''' - Take a look at our new [[Media:ScoutManoeggu.png|Scout representative]]!
+
* '''2010-02-08''' - The [http://www.eclipse.org/proposals/scout/ Scout proposal] is online.
+
* '''2010-01-05''' - Meet and greet Scout at [http://www.eclipsecon.org/ EclipseCon 2010] in Santa Clara, California!
+
</div>
+
 
+
{| border="0" cellspacing="0" valign="top" style="width:100%; margin-top: 15px;"
+
 
+
|-valign="top"
+
|style="width:50%; padding-right: 15px; padding-bottom: 15px;"|
+
<h1>What is Scout Runtime?</h1>
+
* '''[[Scout Overview|Overview]]''' - learn what your applications can benefit from the Scout Runtime
+
* '''[[Scout Main Concepts|Main Concepts]]''' - get an overview about the key concepts in Scout
+
* '''[[Why You Should Use Scout|Arguments for Scout]]''' - twelve reasons why you should use Scout
+
 
+
|
+
<h1>What is Scout SDK?</h1>
+
* '''[[Scout SDK|Scout SDK]]''' - development kit for the Eclipse IDE
+
 
+
|-valign="top"
+
|style="width:50%; padding-right: 15px; padding-bottom: 15px;"|
+
<h1>Getting Started</h1>
+
* '''[http://scout.bsiag.com/ Download Scout SDK]''' and start building your own applications
+
* '''[[Scout_minicrm_Step-by-StepHowTo|Create your first Scout application]]''' (a "CRM" application) by following this step-by-step tutorial
+
* '''[[Scout_IMAP_Step-by-StepHowTo|Create your second Scout application]]''' (an IMAP client/server application) by following this step-by-step tutorial
+
* '''[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
+
* '''[[How To]]''' - recipies for common Scout tasks
+
* '''[[Scout FAQ|FAQ]]''' - answers to commonly asked questions about Scout
+
 
+
|
+
<h1>Get in Touch!</h1>
+
* '''[http://www.bsiag.com/scout Scout Blog]''' - the lastet news about Scout
+
* '''[http://twitter.com/EclipseScout Scout Twitter]''' - follow us on Twitter
+
* '''[http://www.eclipse.org/forums/eclipse.scout Scout Forum]''' - the starting point for community discussions, assistance on Scout development and general questions
+
* '''<font color="#AAAAAA">Scout Mailing List</font>''' - a mailing list mirroring the eclipse.scout forum (comming soon)
+
 
+
 
+
|}
+
 
+
[[Image:ScoutIconLarge.gif]]
+
  
 
[[Category:Eclipse Project]]
 
[[Category:Eclipse Project]]
 +
[[Category:Eclipse Technology Project]]
 
[[Category:Scout]]
 
[[Category:Scout]]
[[Category:Scout Runtime]]
 
[[Category:Scout SDK]]
 

Revision as of 10:30, 19 March 2018


This page has moved and can be found here.

Back to the top