Skip to main content
Jump to: navigation, search

Scout/SDK

< Scout
Revision as of 04:28, 21 July 2014 by Jeremie.bresson.unblu.com (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Scout
Wiki Home
Website
DownloadGit
Community
ForumsBlogTwitterG+
Bugzilla
Bugzilla

Scout SDK is an Eclipse plugin set and operates on top of the Eclipse JDT and the 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 several views:

Scout sdk.png

It provides also a tree of preference pages:

Here a non exhaustive list of the wizard provided by the Scout SDK:

Note.png
Looking for setup instructions?
Follow this link

Back to the top