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"

(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...")
(118 intermediate revisions by 14 users not shown)
Line 2: Line 2:
 
__NOEDITSECTION__
 
__NOEDITSECTION__
  
Welcome to the Eclipse 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].
 
+
[[Image:ScoutIconLarge.gif]]
+
 
+
'''Simple'''. '''Stable'''. '''Flexible'''. Driving values behind Scout.
+
 
+
 
+
<div style="border: 1px dashed #3c78b5;background-color: #f0f0f0;padding: 10px;">
+
=Latest Project News=
+
* '''2010-06-07''' - Initial [http://www.eclipse.org/scout Scout project website]
+
* '''2010-04-09''' - Notification by EMO: Successful creation review
+
* '''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-16''' - [http://scout.bsiag.com/ Download Scout] and give it a go.
+
* '''2010-02-08''' - The [http://www.eclipse.org/proposals/scout/ Scout proposal] is online.
+
</div>
+
 
+
Scout consists of a runtime and an SDK part. The runtime is purely based on [http://www.eclipse.org/equinox/ Equinox] and Eclipse. The [[Scout SDK|SDK part]] is an extension to JDT and PDE with a perspective for easy click-and-build of a [[Scout_application|complete application]].
+
 
+
{| 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>
+
* '''{{ScoutLink|Overview|Slides|Presentations}}''' - check out slides and related materials used in Scout presentations
+
* '''{{ScoutLink|Overview|name=Overview}}''' - learn what your applications can benefit from the Scout Runtime
+
* '''{{ScoutLink|Overview|Main Concepts|Main Concepts}}''' - get an overview about the key concepts in Scout
+
* '''{{ScoutLink|Overview|Why You Should Use Scout|Arguments for Scout}}''' - twelve reasons why you should use Scout
+
 
+
|
+
<h1>What is Scout SDK?</h1>
+
* '''{{ScoutLink|SDK|name=Scout SDK}}''' - development kit for the Eclipse IDE
+
 
+
|-valign="top"
+
|style="width:50%; padding-right: 15px; padding-bottom: 15px;"|
+
<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://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|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_DatabaseDevelopmentPerspective|The Database Development perspective]]''' configured the database development perspective for your DerbyDb
+
* '''{{ScoutLink|HowTo|name=How To}}''' - recipies for common Scout tasks
+
* '''{{ScoutLink|FAQ|name=FAQ}}''' - answers to commonly asked questions about Scout
+
 
+
|
+
<h1>Get in Touch!</h1>
+
* '''[http://www.eclipse.org/scout Scout Home]''' - the Scout website
+
* '''[http://www.eclipse.org/forums/eclipse.scout Scout Forum]''' - the starting point for community discussions, assistance on Scout development and general questions
+
* '''[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=scout&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=enhancement&bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_severity=normal&bug_severity=minor&bug_severity=trivial&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= Scout Bugs]''' - all open bugs
+
 
+
 
+
 
+
 
+
* '''[http://www.bsiag.com/scout Scout Blog]''' - the lastet news about Scout
+
* '''[http://twitter.com/EclipseScout Scout Twitter]''' - follow us on Twitter
+
* '''[http://www.bsiag.com/eclipse BSI AG]''' - the currently contributing organisation
+
 
+
 
+
|}
+
  
 
[[Category:Eclipse Project]]
 
[[Category:Eclipse Project]]
 
[[Category:Eclipse Technology Project]]
 
[[Category:Eclipse Technology Project]]
 
[[Category:Scout]]
 
[[Category:Scout]]

Revision as of 10:30, 19 March 2018


This page has moved and can be found here.

Back to the top