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 "Wazaabi"

 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This is wiki page of Wazaabi, a project will be become soon a sub-project of PMF.
+
'''Wazaabi is a UI framework that can be used with eclipse RCP-EMF projects'''
  
Wazaabi is a UI framework that can be used with eclipse RCP-EMF projects
+
Wazaabi is a EMF-based declarative UI framework.
 +
Wazaabi allows the developer to model the UI using EMF and to render it, live, using different UI platforms like SWT, Swing, or even more. Furthermore it provides a way to describe the style of the UI in separate model, like CSS does it for HTML. Including that and the capability to declare binding to a data model, Wazaabi is one of the most agile UI declaration framework.
  
More on wazaabi can be found here : http://wazaabi.org
+
More on wazaabi can be found here : [http://wazaabi.org wazaabi.org]
 +
 
 +
Project page on Eclipse : [http://www.eclipse.org/projects/project.php?id=modeling.emft.wazaabi www.eclipse.org/projects/project.php?id=modeling.emft.wazaabi]
 +
 
 +
== Development ==
 +
* [[Wazaabi/Logging|Logging]]
 +
 
 +
== Branching & Delivery Process ==
 +
* [[Wazaabi/Delivery|Delivery]]

Latest revision as of 06:21, 6 March 2013

Wazaabi is a UI framework that can be used with eclipse RCP-EMF projects

Wazaabi is a EMF-based declarative UI framework. Wazaabi allows the developer to model the UI using EMF and to render it, live, using different UI platforms like SWT, Swing, or even more. Furthermore it provides a way to describe the style of the UI in separate model, like CSS does it for HTML. Including that and the capability to declare binding to a data model, Wazaabi is one of the most agile UI declaration framework.

More on wazaabi can be found here : wazaabi.org

Project page on Eclipse : www.eclipse.org/projects/project.php?id=modeling.emft.wazaabi

Development

Branching & Delivery Process

Copyright © Eclipse Foundation, Inc. All Rights Reserved.