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
(177 intermediate revisions by 22 users not shown)
Line 1: Line 1:
The [http://www.eclipse.org/proposals/scout/ Eclipse Scout] project is a proposed open source project under the Eclipse Technology Project.
+
__NOTOC__
 +
__NOEDITSECTION__
  
== Key Concepts ==
+
<div style="float: right; width: 30%; ">
 +
<h3>Get Started</h3>
 +
* '''[https://eclipsescout.github.io/6.0/beginners-guide.html#installation-and-setup Install]''' Scout
 +
* Do the '''[https://eclipsescout.github.io/6.0/beginners-guide.html#cha-helloworld Hello World]'''
 +
* Read the '''[https://eclipsescout.github.io/6.0/ Documentation]'''
 +
* '''{{ScoutLink|Contribution|name=Contribute}}''' to Scout
 +
</div>
  
== How Tos ==
+
<h3>'''Eclipse Scout''' - Future Proof Business Applications</h3>
  
* [[Create a Scout Dialog]]
+
[[Image:ScoutIconLarge.gif|left]]
  
=== Where do I load data into a TablePage? ===
+
[[Image:scout_neon_business_application.png|800px]]
* override method '''execLoadTableData ''' where you call an outline service operation that returns a Object[][] field
+
 
* Parameter SearchFilter of execLoadTableData contains all additional WHERE clauses (that start with „AND…“) defined in the getConfiguredSearchTerm methods
+
Scout applications are based on Java/HTML5 and run on desktop, tablet, and mobile devices.
 +
 
 +
{| border="0" cellspacing="0" valign="top" style="width:100%; margin-top: 15px;"
 +
 
 +
|-valign="top"
 +
|style="width:50%; padding-right: 15px; padding-bottom: 15px;"|
 +
<h3>Get in Touch</h3>
 +
* '''[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
 +
* '''[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
 +
|
 +
<h3>Scout Project News</h3>
 +
* '''[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
 +
|
 +
|}
 +
 
 +
[[Category:Eclipse Project]]
 +
[[Category:Eclipse Technology Project]]
 +
[[Category:Scout]]

Revision as of 08:50, 7 June 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