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/NewAndNoteworthy/3.10"

(M1 (planned: Friday, August 23, 2013))
(Scout Runtime: Bug 414392)
Line 17: Line 17:
 
==== Support for bean-based table page data (in progress) ====
 
==== Support for bean-based table page data (in progress) ====
 
{{Bug|412752}} - TODO
 
{{Bug|412752}} - TODO
 +
 +
 +
==== New french translations for ScoutTexts ====
 +
{{Bug|414392}} - New ScoutTexts entries were proposed for French language (fr and fr_BE).
 +
 +
The only change is in the fr_BE language. Beside this one, 14 entries were added to the French language (e.g. missing translations until now). Theses translations will be used in all Scout applications deployed in French, unless the text entry is overridden in the project.
  
 
=== Scout SDK ===
 
=== Scout SDK ===

Revision as of 09:58, 7 August 2013

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

This page shows what you need to know about the new Eclipse Scout 3.10 release shipped with Eclipse Luna.

M1 (planned: Friday, August 23, 2013)

Bug Lists: 3.10.0M1, 3.9.1

General

Scout is using GIT flow (work in progress)

bug 411769

Scout is using GIT flow with 3.10 as described here. We also try to make contributions more efficient and update our documentation for committers

Scout Runtime

Support for bean-based table page data (in progress)

bug 412752 - TODO


New french translations for ScoutTexts

bug 414392 - New ScoutTexts entries were proposed for French language (fr and fr_BE).

The only change is in the fr_BE language. Beside this one, 14 entries were added to the French language (e.g. missing translations until now). Theses translations will be used in all Scout applications deployed in French, unless the text entry is overridden in the project.

Scout SDK

Tooling Functionality for F2

bug 409468

F2 is a simple update manager for Eclipse or Java based applications that can be downloaded from the eclipse marketplace. Scout SDK provides a new technology checkbox to help integrating F2 into your Scout application. A tutorial is provided here.

AddF2SupportToScoutApplication.jpg

M2 (planned: Friday, October 04)

M3 (planned: Friday, November 15)

M4 (planned: Friday, December 20)

M5 (planned: Friday, February 07, 2014)

M6 (planned: Friday, March 22)

M7 (planned: Friday, May 10)

RC1 (planned: Friday, May 24)

RC2 (planned: Friday, May 31)

RC3 (planned: Friday, June 07)

RC4 (planned: Friday, June 14)

Bugfixes Overview

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