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

Scout/Release/Indigo

< Scout‎ | Release

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

Eclipse Scout (Indigo Release)

Scout release review documentation

Useful Links

For access to all projects see the following [overview]


Planning Document

Link to project plan as [XML document]

New and Noteworthy

ScoutIcon32c.jpg

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

Eclipse Scout is a new Eclipse project shipped for the first time with the Indigo release train.

Overview

  • Eclipse Scout is a mature and open framework for modern, service oriented business applications.
  • Scout 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.

New Featurs in Scout Core

  • Column Filter

New column filter feature. Scout Tables now have a column filter feature that allows simple content based filtering.

  • Memory Policy

Introduction of a memory policy for Scout clients. Based on the memory policy defined a scout client may uses different caching mechanisms for the construction and handling of outlines.

  • Dynamic Log-Level Setting

Log-Levels can be defined/changed at runtime for Scout applications.

New Features in Scout SDK

  • Scout Object Properties show Tool Tips
  • Automatic Form Data Creation
  • Context Menu "Export to WAR" on Server Node of Scout Explorer

Bugzilla Tickets

Build Process

x

Ramp down Policy

We use daily builds. No API changes after M6, no new features after M7. In the RC phase only bugs marked P2 or higher or severity major or higher will be fixed.

Unit Tests

Unit tests are executed during the nightly build of Eclipse Scout RT and Eclipse Scout SDK. The test suites contain simple unit tests as well as GUI tests. The latter are based on Scout's testing support bundles which is built on top of java.awt.Robot. Therefore our GUI tests require a fully-fledged desktop environment. The tests are currently executed on BSI's infrastructure.

Project Metrics

project metrics for Eclipse Scout provided on [ohloh]

Back to the top