Eclipse "New and Noteworthy" Template

Last revised June 29, 2009

This is the template for the "New and Noteworthy" document that accompanies each Eclipse project milestone build.

Note: This template document is XHTML 1.0 Transitional. Please use the W3C XHTML Markup Validation Service to check your document's markup before submitting. This will detect screwed up HTML tags, images without an "alt" attrribute, and other tedious little details.


Platform


Contacts Demo The goal of the included contacts demo is to show the following e4 capabilities:
  • Customizing the Look & Feel using css
  • Product branding
  • Data Binding
The current implementation comes with several themes that can be switched dynamically.

contacts demo


CSS Gradients The css styling now supports linear and radial gradients. The support is currently very basic but a good starting point for further enhancements. In the e4 contacts demo you find some examples for both linear and radial gradients. Radial gradients are currently only supported with Java 6.

gradients examples