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

Difference between revisions of "Scout/NewAndNoteworthy/6.0"

Line 1: Line 1:
 
{{ScoutPage|cat=Release 6.0}}
 
{{ScoutPage|cat=Release 6.0}}
  
== Eclipse Scout Release 6.0 ==
+
== Eclipse Scout becomes a Java Web Framework ==
  
Bla
+
With Release 6.0 the Scout framework becomes a powerful Java web framework.
 +
 
 +
=== Frontend development in Java ===
 +
 
 +
productivity
 +
full featured business apps
 +
maturity of model based approach
 +
only moderate efforts required to upgrade to new release
 +
 
 +
=== HTML5/CSS3/JavaScript for Rendering ===
 +
 
 +
new rendering component based on todays web standards
 +
flexibility to add your own custom widgets
 +
full styling/theming with CSS3/Less
 +
 
 +
=== Plain Maven Projects ===
 +
 
 +
simplified build setups for projects
 +
simpler integration of java libraries and frameworks
 +
 
 +
=== Upgrade of existing Projects ===
 +
 
 +
great care to reduce api breakage to minimum
 +
moderate efforts required to upgrade

Revision as of 13:42, 18 May 2016

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

Eclipse Scout becomes a Java Web Framework

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

Frontend development in Java

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

HTML5/CSS3/JavaScript for Rendering

new rendering component based on todays web standards flexibility to add your own custom widgets full styling/theming with CSS3/Less

Plain Maven Projects

simplified build setups for projects 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