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...")
(35 intermediate revisions by 8 users not shown)
Line 2: Line 2:
 
__NOEDITSECTION__
 
__NOEDITSECTION__
  
<div style="float: right; width: 30%; ">
+
This page has moved and can be found [https://eclipsescout.github.io/ here].
* '''{{ScoutLink|HowTo/{{ScoutCurrentVersion}}|Install Scout SDK|name=Install}}''' - Install Scout SDK
+
* '''{{ScoutLink|Tutorial|name=Tutorial}}''' - Follow the Scout Tutorials
+
* '''{{ScoutLink|Book/3.9|name=Book}}''' - Read the Eclipse Scout book
+
* '''{{ScoutLink|Contribution|name=Contributing to Scout}}''' - Contribution guidelines
+
* '''{{ScoutLink|Release|Kepler|Overview|name=Kepler Overview}}''' - Kepler Documentation (Current Release, Scout 3.9)
+
* '''{{ScoutLink|Release|Luna|Overview|name=Luna Overview}}''' - Luna Release Documentation (Upcoming Release, Scout 3.10)
+
</div>
+
 
+
[[Image:ScoutIconLarge.gif]]
+
 
+
'''Eclipse Scout''' is a framework for business applications.
+
Scout applications are based on Java/Eclipse and run on the desktop, in a web browser, and on mobile devices.
+
 
+
[[Image:Eclipsescout_businessapplication_kepler.png]]
+
 
+
Thanks to the clean separation of the UI model from the UI technology, Scout applications can simultaneously support different UI technologies. Currently, Scout supports Swing and SWT on the desktop and Eclipse RAP for web and/or mobile applications.
+
 
+
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/3.9|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>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 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