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/SDK"

(Informations moved in Scout_application, this page should describe the SDK (for SDK user, SDK developer...))
Line 1: Line 1:
Scout SDK is an Eclipse plugin set that boosts developer productivity in building complete applications. Examples of such applications are:
+
Scout SDK is an Eclipse plugin set. Scout SDK operates on top of both the Eclipse JDT/PDE model.
* Standalone rich client platforms (Equinox, SWT/Swing)
+
Scout SDK guides the developer in building Scout based SOA compliant applications.  
* SOA/ESB node consisting of J2EE with service registry and web services (Equinox)
+
Instead of implementing the same patterns of an application again and again, Scout SDK helps to reduce development time by offering tooling and outline views to navigate the application.
* Rich client platforms with a J2EE Backend (Equinox, SWT/Swing)
+
As a consequence, developers can focus their work on the business logic of the application.
 +
In the background Scout SDK takes care of the sound architecture and complete structure of the Java project.
 +
 
 +
[[Scout_application|The result]] of a solution developed with Scout SDK is a pure Java solution consisting of one or more Equinox/Eclipse based applications.
 +
 
 +
 
 +
Like a lot of Eclipse plugins, Scout SDK provides a [[Scout SDK Perspective|Scout Perspective]] and folowing views :
 +
* [[Scout SDK Designer View|Designer View]]
 +
* [[Scout SDK Explorer View|Explorer View]]
 +
* [[Scout SDK Object Properties View|Object Properties View]]
  
Scout SDK operates on top of both the Eclipse JDT/PDE model. Scout SDK guides the developer in building Scout based SOA compliant applications. Instead of implementing the same patterns of an application again and again, Scout SDK helps to reduce development time by offering tooling and outline views to navigate the application. As a consequence, developers can focus their work on the business logic of the application. In the background Scout SDK takes care of the sound architecture and complete structure of the Java project.
 
The result of a solution developed with Scout SDK is a pure Java solution consisting of one or more Equinox/Eclipse based applications.
 
  
 
[[Image:Scout_sdk.png]]
 
[[Image:Scout_sdk.png]]

Revision as of 02:21, 1 July 2010

Scout SDK is an Eclipse plugin set. Scout SDK operates on top of both the Eclipse JDT/PDE model. Scout SDK guides the developer in building Scout based SOA compliant applications. Instead of implementing the same patterns of an application again and again, Scout SDK helps to reduce development time by offering tooling and outline views to navigate the application. As a consequence, developers can focus their work on the business logic of the application. In the background Scout SDK takes care of the sound architecture and complete structure of the Java project.

The result of a solution developed with Scout SDK is a pure Java solution consisting of one or more Equinox/Eclipse based applications.


Like a lot of Eclipse plugins, Scout SDK provides a Scout Perspective and folowing views :


Scout sdk.png


Back to Scout

Copyright © Eclipse Foundation, Inc. All Rights Reserved.