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
(103 intermediate revisions by 11 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.
+
<div style="float: right; width: 30%; ">
 
+
<h3>Get Started</h3>
<div style="float: right; width: 50%; ">
+
* '''[https://eclipsescout.github.io/6.0/latest/article_install/scout_install/scout_install.html Install]''' Scout
* '''{{ScoutLink|Overview|name=Overview}}''' - what it is, what it does
+
* Do the '''[https://eclipsescout.github.io/6.0/latest/article_helloworld/scout_helloworld/scout_helloworld.html Hello World]'''
* '''{{ScoutLink|Documentation|name=Documentation}}''' - a bit more about the architecture
+
* Read the '''[https://eclipsescout.github.io/6.0/latest/ Documentation]'''
* '''{{ScoutLink|Tutorial|Minicrm Step-by-Step|Tutorial}}''' - create a little Scout application by following this step-by-step tutorial
+
* '''{{ScoutLink|Contribution|name=Contribute}}''' to Scout
 
</div>
 
</div>
  
[[Image:ScoutIconLarge.gif]]
+
<h3>'''Eclipse Scout''' - Future Proof Business Applications</h3>
  
'''Simple'''. '''Stable'''. '''Flexible'''. Driving values behind Scout.  
+
[[Image:ScoutIconLarge.gif|left]]
  
 +
[[Image:scout_neon_business_application.png|800px]]
  
<div style="border: 1px dashed #3c78b5;background-color: #f0f0f0;padding: 10px;">
+
Scout applications are based on Java/HTML5 and run on desktop, tablet, and mobile devices.
=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] (external link) 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;"
 
{| border="0" cellspacing="0" valign="top" style="width:100%; margin-top: 15px;"
Line 30: Line 22:
 
|-valign="top"  
 
|-valign="top"  
 
|style="width:50%; padding-right: 15px; padding-bottom: 15px;"|
 
|style="width:50%; padding-right: 15px; padding-bottom: 15px;"|
<h1>What is Scout Runtime?</h1>
+
<h3>Get in Touch</h3>
* '''{{ScoutLink|Overview|Slides|Presentations}}''' - check out slides and related materials used in Scout presentations
+
* '''[http://www.eclipse.org/scout Scout Home]''' - the Scout website
* '''{{ScoutLink|Overview|Why You Should Use Scout|Arguments for Scout}}''' - twelve reasons why you should use Scout
+
* '''[http://www.eclipse.org/forums/eclipse.scout Scout Forum]''' - community discussions
 
+
* '''[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;bug_status=RESOLVED;bug_status=VERIFIED;product=Scout&columnlist=bug_id%2Cbug_severity%2Cpriority%2Ctarget_milestone%2Cbug_status%2Cresolution%2Ccomponent%2Cassigned_to%2Cshort_desc Scout Bugs]''' - all open bugs
 +
* '''[https://dev.eclipse.org/mailman/listinfo/scout-dev Scout Newsgroup]''' - scout-dev@eclipse.org
 +
* '''[https://www.ohloh.net/p/eclipsescout Scout ohloh]''' - code metrics and more
 +
* '''[http://www.bsi-software.com BSI Business Systems Integration AG]''' - the currently contributing organization
 
|
 
|
<h1>What is Scout SDK?</h1>
+
<h3>Scout Project News</h3>
* '''{{ScoutLink|SDK|name=Scout SDK}}''' - development kit for the Eclipse IDE
+
* '''[http://twitter.com/EclipseScout Twitter]''' - follow us on Twitter
 
+
* '''[http://www.bsiag.com/scout Blog]''' - News about Scout
|-valign="top"
+
* '''{{ScoutLink|Release|Mars|Overview|name=Mars Documentation }}''' - Scout 5.0
|style="width:50%; padding-right: 15px; padding-bottom: 15px;"|
+
* '''{{ScoutLink|Release|Neon|Overview|name=Neon Documentation }}''' - Scout 6.0 (development)
<h1>Getting Started</h1>
+
* '''[[media:Factsheet_Neon_2015_16.pdf‎|Scout Factsheet]]''' - the 2015/16 edition
* '''[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
+
* '''{{ScoutLink|Overview|Slides|Scout Presentations}}''' - slides and related materials
* '''[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
 
 
 
 
|}
 
|}
  

Revision as of 11:31, 19 May 2016


Get Started

Eclipse Scout - Future Proof Business Applications

ScoutIconLarge.gif

Scout neon business application.png

Scout applications are based on Java/HTML5 and run on desktop, tablet, and mobile devices.

Get in Touch

Scout Project News

Back to the top