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...")
(63 intermediate revisions by 10 users not shown)
Line 2: Line 2:
 
__NOEDITSECTION__
 
__NOEDITSECTION__
  
Welcome to the Eclipse Scout Wiki.
+
This page has moved and can be found [https://eclipsescout.github.io/ here].
 
+
<div style="float: right; width: 50%; ">
+
* '''{{ScoutLink|Overview|name=Overview}}''' - What it is, what it does
+
* '''{{ScoutLink|HowTo|Install Scout SDK|name=Install}}''' - Install Scout SDK
+
* '''{{ScoutLink|Tutorial|name=Tutorial}}''' - A list of available Scout SDK Tutorials
+
* '''{{ScoutLink|Documentation|name=Documentation}}''' - A bit more about the architecture
+
* '''{{ScoutLink|Contribution|name=Contributing to Scout}}''' - Contribution guidelines
+
* '''{{ScoutLink|Release|Juno|Overview|name=Juno Overview}}''' - Juno documentation
+
</div>
+
 
+
[[Image:ScoutIconLarge.gif]]
+
 
+
'''Simple'''. '''Stable'''. '''Flexible'''.
+
 
+
* Eclipse Scout is a mature and open framework for modern, service oriented business applications.
+
* 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.
+
 
+
 
+
<div style="border: 1px dashed #3c78b5;background-color: #f0f0f0;padding: 10px;">
+
=Latest Project News =
+
* '''2012-04-30''' - Over 57,029 downloads for Eclipse Scout 3.7.2
+
* '''2011-06-22''' - Eclipse Indigo 3.7.0 including Scout
+
* '''2010-12-02''' - Source code available at Eclipse
+
* '''2010-02-08''' - The [http://www.eclipse.org/proposals/scout/ Scout proposal] is online.
+
</div>
+
 
+
All project news: {{ScoutLink|OldNews|name=all news}}
+
 
+
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 {{ScoutLink|Overview|Scout_application|name=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|Why You Should Use Scout|Arguments for Scout}}''' - twelve reasons why you should use Scout
+
* '''[[media:Factsheet_scout_2011.pdf‎|Eclipse Scout Factsheet]]''' - the 2011 edition of the scout factsheet
+
 
+
|
+
<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>
+
* '''New Scout 3.8 video tutorials''' - watch the new tutorial movies! start with [http://www.youtube.com/watch?v=cDsKszUY56Q&feature=plcp Tutorial Part 1], there are more on the youtube [http://www.youtube.com/user/eclipsescout Scout channel]
+
* '''{{ScoutLink|HowTo|Install Scout SDK|Install Scout}}''' and start to play around
+
* '''{{ScoutLink|Tutorial|HelloWorld|The "Hello World!"}}''' the Scout "Hello World" application
+
* '''{{ScoutLink|Tutorial|name=More Tutorials}}''' - more Scout SDK tutorials to play with
+
* '''[[Scout_DeployToTomacat|Deploy your application]]''' Deploy your Scout application to a Tomcat webserver
+
* '''[[Scout_DatabaseDevelopmentPerspective|Add Database Development]]''' configured the database development perspective for your DerbyDb
+
* '''{{ScoutLink|HowTo|name=How To}}''' - recipes for common Scout tasks
+
 
+
|
+
<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://dev.eclipse.org/mailman/listinfo/scout-dev Scout Newsgroup]''' - scout-dev@eclipse.org
+
* '''[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://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;product=Scout&columnlist=bug_id%2Cbug_severity%2Cpriority%2Ctarget_milestone%2Cbug_status%2Cresolution%2Ccomponent%2Cassigned_to%2Cshort_desc Scout Bugs]''' - all bugs (includes resolved & closed ones)
+
* '''[irc://irc.freenode.net/#eclipse-scout #eclipse-scout]''' - a small [[IRC]] channel
+
 
+
 
+
* '''[http://www.bsiag.com/scout Scout Blog]''' - latest news about Scout
+
* '''[http://twitter.com/EclipseScout Scout Twitter]''' - follow us on Twitter
+
* '''[https://www.ohloh.net/p/eclipsescout Scout ohloh]''' - code metrics and more
+
* '''[http://www.bsiag.com/eclipse BSI AG]''' - the currently contributing organization
+
 
+
 
+
|}
+
  
 
[[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