Skip to main content

Notice: This Wiki is now read only and edits are no longer 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/SDK/Explorer View"

< Scout‎ | SDK
(Project structure tree: + Plug-In links)
(Replaced content with "The Scout documentation has been moved to https://eclipsescout.github.io/.")
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{ScoutPage|cat=SDK}}
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
 
+
The scout explorer view enables to browse through the entire Scout Application. It is the main entry point to add some element to your application (Form, menu item, fields, outlines in the client application, and services in the server application).
+
 
+
== Screenshot ==
+
 
+
[[Image:ScoutExplorer.png]]
+
 
+
== Project structure tree ==
+
 
+
A typical Scout Project consist of different plugins :
+
 
+
=== {{ScoutLink|Concepts|UI Plug-Ins|UI Plug-Ins}} ===
+
 
+
* Swt UI
+
* Swing UI
+
 
+
=== {{ScoutLink|Concepts|Client Plug-In|Client Plug-In}} ===
+
 
+
* Client Session
+
* Desktop
+
* Forms
+
* Search Forms
+
* Wizard
+
* Local Lookup Calls
+
* Services
+
* Outilines
+
* Pages
+
 
+
=== {{ScoutLink|Concepts|Shared Plug-In|Shared Plug-In}} ===
+
 
+
* Icons
+
* Texts
+
* Permission
+
* Enumerations
+
* Lookup Calls
+
 
+
=== {{ScoutLink|Concepts|Server Plug-In|Server Plug-In}} ===
+
 
+
* Server Session
+
* Lookup Services
+
* Outilne Services
+
* Process Services
+
* Commun Services
+
* Axis Web Services Consumer
+
* Axis Web Services Providers
+
 
+
== See also ==
+
* {{ScoutLink|SDK|name=Scout SDK}}
+
* {{ScoutLink|SDK|Perspective|Scout Perspective}}
+

Latest revision as of 06:20, 19 March 2024

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

Copyright © Eclipse Foundation, Inc. All Rights Reserved.