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/NewAndNoteworthy/3.7

< Scout‎ | NewAndNoteworthy
Revision as of 06:17, 8 June 2012 by Claudio.guglielmo.gmail.com (Talk | contribs) (New page: {{ScoutPage}} Eclipse Scout is a new Eclipse project officially released under the EPL for the first time with the Indigo release train. This page shows what you need to know about this r...)

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

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

Eclipse Scout is a new Eclipse project officially released under the EPL for the first time with the Indigo release train. This page shows what you need to know about this release.

New Features

Runtime

  • Column Filter

New column filter feature. Scout Tables now have a column filter feature that allows simple content based filtering. Right click on a column header cell and choose menu "Column Filter .."

  • 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.

SDK

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

Bugfixes

The following list shows all bugs which have been fixed for this release. The list also contains all new enhancements.

Migration Guidelines

Some features and bugfixes sometimes require a change of the api. If this has been the case for the new release then you'll find behind the link below a guideline how to migrate your scout application to the newest release.

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

Back to the top