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"

 
(38 intermediate revisions by 8 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: 50%; ">
+
* '''{{ScoutLink|HowTo/{{ScoutCurrentVersion}}|Install Scout SDK|name=Install}}''' - Install Scout SDK
+
* '''{{ScoutLink|Tutorial|name=Tutorial}}''' - A list of available Scout SDK Tutorials
+
* '''{{ScoutLink|Book/3.9|name=Book}}''' - An experiment to crowdwrite an Eclipse Scout book
+
* '''{{ScoutLink|Concepts|name=Documentation}}''' - A bit more about the architecture
+
* '''{{ScoutLink|Contribution|name=Contributing to Scout}}''' - Contribution guidelines
+
* '''{{ScoutLink|Release|Kepler|Overview|name=Kepler Overview}}''' - Kepler Documentation (Current Release, June 2013, Scout 3.9)
+
* '''{{ScoutLink|Release|Luna|Overview|name=Luna Overview}}''' - Luna Release Documentation (Upcoming Release, June 2014, Scout 3.10)
+
</div>
+
 
+
[[Image:ScoutIconLarge.gif]]
+
 
+
'''Simple'''. '''Stable'''. '''Flexible'''.
+
 
+
* Eclipse Scout is a mature and open framework for modern, service oriented business applications.
+
* Using a single codebase, scout applications run on the desktop, in the browser, and on tablet and mobile devices.
+
* 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.
+
 
+
{| 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?</h1>
+
* '''[[media:EclipseScout_Factsheet_2013.pdf‎|Eclipse Scout Factsheet]]''' - the 2013 edition
+
* '''{{ScoutLink|Overview|name=Overview}}''' - What it is, what it does
+
* '''{{ScoutLink|SDK|name=Scout SDK}}''' - development kit for the Eclipse IDE
+
* '''{{ScoutLink|Overview|Why You Should Use Scout|Arguments for Scout}}''' - twelve reasons why you should use Scout
+
* '''{{ScoutLink|Overview|Slides|Presentations}}''' - check out slides and related materials
+
|
+
 
+
<h1>Get Started</h1>
+
* '''{{ScoutLink|Overview|Screencasts|name=Watch the Scout video tutorials}}''' ! start with [http://www.youtube.com/watch?v=cDsKszUY56Q&feature=plcp 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
+
 
+
|-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/eclipse BSI AG]''' - the currently contributing organization
+
 
+
|
+
<h1>Scout Project News</h1>
+
* '''[http://twitter.com/EclipseScout Twitter]''' - follow us on Twitter
+
* '''[http://web.stagram.com/n/eclipsescout/ Instagram]''' - Pictures related to Scout
+
* '''[http://www.bsiag.com/scout Blog]''' - News about Scout
+
 
+
All project news: {{ScoutLink|OldNews|name=all news}}
+
 
+
|}
+
 
+
[[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