Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Scout/NewAndNoteworthy/6.0

< Scout‎ | NewAndNoteworthy
Revision as of 14:46, 18 May 2016 by Unnamed Poltroon (Talk) (Eclipse Scout becomes a Java Web Framework)

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

Eclipse Scout becomes a Java Web Framework

With Release 6.0 the frontend part of the Scout framework becomes a powerful Java web framework.

The new HTML5 Rendering Component

Scout has a completeley new HTML5 rendering component.

Scout neon html5 ui.png

The new HTML5 renderer fully support todays web standards HTML5/CSS3/JavaScript. This provides projects with the flexibility to work with their favorite JavaScript library to implement project specific custom widgets.

The new Scout renderer supports project specific styling/theming with CSS3/Less.

Frontend development in Java

productivity full featured business apps maturity of model based approach only moderate efforts required to upgrade to new release

Plain Maven Projects

simplified build setups for projects

Scout neon maven.png

simpler integration of java libraries and frameworks

Upgrade of existing Projects

great care to reduce api breakage to minimum moderate efforts required to upgrade

Back to the top