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"

 
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
__NOEDITSECTION__
+
 
+
<div style="float: right; width: 40%; ">
+
<h2>Get Started</h2>
+
* '''[https://eclipsescout.github.io/6.0/latest/article_install/scout_install/scout_install.html Install]''' Scout
+
* Do the '''[https://eclipsescout.github.io/6.0/latest/article_helloworld/scout_helloworld/scout_helloworld.html Hello World]'''
+
* Read the '''[https://eclipsescout.github.io/6.0/latest/ Documentation]'''
+
* '''{{ScoutLink|Contribution|name=Contribute}}''' to Scout
+
</div>
+
 
+
<div style="float: left; width: 40%; ">
+
[[Image:ScoutIconLarge.gif|left]]
+
 
+
'''Eclipse Scout''' is a framework for business applications.
+
Scout applications are based on Java/HTML5 and run on desktop, tablet, and on mobile devices.
+
</div>
+
 
+
 
+
 
+
[[Image:scout_neon_business_application.png|800px]]
+
 
+
Thanks to the clean separation of the UI model from the UI technology, Scout applications remain independent of specific UI technologies.
+
 
+
With the tooling provided by Scout SDK, Scout is simple to learn and boosts productivity. To get started, have a look at the {{ScoutLink|Tutorial|name=Wiki tutorials}} and the {{ScoutLink|Book/6.0|name=Scout book}}.
+
 
+
{| border="0" cellspacing="0" valign="top" style="width:100%; margin-top: 15px;"
+
 
+
|-valign="top"
+
|style="width:50%; padding-right: 15px; padding-bottom: 15px;"|
+
<h1>Get Started</h1>
+
* '''{{ScoutLink|Overview|Screencasts|name=Watch the Scout video tutorials}}''' ! start with [http://www.youtube.com/watch?v=SgbKrZHseTQ&list=PLM9RhoqzsT4Xvkf1lo4ry57JdneEGUJaC Tutorial Part 1]
+
* '''{{ScoutLink|HowTo/{{ScoutCurrentVersion}}|Install Scout SDK|Install Scout}}''' and start to play around
+
* '''{{ScoutLink|Tutorial/{{ScoutCurrentVersion}}|HelloWorld|The "Hello World!"}}''' the Scout "Hello World" application
+
* '''{{ScoutLink|Tutorial/{{ScoutCurrentVersion}}|name=More Tutorials}}''' - more Scout SDK tutorials to play with
+
* '''{{ScoutLink|HowTo/{{ScoutCurrentVersion}}|name=How To}}''' - recipes for common Scout tasks
+
* '''{{ScoutLink|Concepts|name=Documentation}}''' - description of the Scout concepts
+
* '''{{ScoutLink|SDK|name=Scout SDK}}''' - development kit for the Eclipse IDE
+
|
+
<h1>Scout Project News</h1>
+
* '''[http://twitter.com/EclipseScout Twitter]''' - follow us on Twitter
+
* '''[http://www.bsiag.com/scout Blog]''' - News about Scout
+
* '''{{ScoutLink|Release|Mars|Overview|name=Mars Documentation }}''' - Scout 5.0
+
* '''{{ScoutLink|Release|Neon|Overview|name=Neon Documentation }}''' - Scout 6.0 (development)
+
* '''[[media:Factsheet_Neon_2015_16.pdf‎|Scout Factsheet]]''' - the 2015/16 edition
+
* '''{{ScoutLink|Overview|Slides|Scout Presentations}}''' - slides and related materials
+
 
+
|-valign="top"
+
|style="width:50%; padding-right: 15px; padding-bottom: 15px;"|
+
<h1>Get in Touch</h1>
+
* '''[http://www.eclipse.org/scout Scout Home]''' - the Scout website
+
* '''[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
+
 
+
* '''[irc://irc.freenode.net/#eclipse-scout #eclipse-scout]''' - a small [[IRC]] channel
+
* '''[https://www.ohloh.net/p/eclipsescout Scout ohloh]''' - code metrics and more
+
* '''[http://www.bsiag.com BSI AG]''' - the currently contributing organization
+
 
+
|
+
 
+
|}
+
 
+
[[Category:Eclipse Project]]
+
[[Category:Eclipse Technology Project]]
+
[[Category:Scout]]
+

Latest revision as of 07:30, 18 March 2024

The Scout documentation has been moved to https://eclipsescout.github.io/.

Back to the top