Difference between revisions of "Sponsored Development:ADempiere Eclipse Based UI"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
m (Create new window)
m (Functionality One)
Line 27: Line 27:
 
= Requirements =
 
= Requirements =
  
== Functionality One ==
+
== Benefits ==
 
* Create ADempiere UI based on Eclipse RCP(Rich Client Platform).
 
* Create ADempiere UI based on Eclipse RCP(Rich Client Platform).
 
Eclipse RCP is one of the best java based platforms for creating extensible, flexible and user friendly Graphical Interfaces.
 
Eclipse RCP is one of the best java based platforms for creating extensible, flexible and user friendly Graphical Interfaces.
It is used by [http://www.eclipse.org/community/rcp.php many] organizations worldwide, one of the biggest users of Eclipse RCP is NASA for their [http://www.eclipse.org/community/casestudies/NASAfinal.pdf Interplanetary Operations].
 
Eclipse RCP like Eclipse is based on OSGI and out of the box supports modularity based on Plug-ins and OSGI bundles.
 
Eclipse RCP has good number of books and tutorials which can helps developers and new comers to get started with the platform.
 
ADempiere will greatly benefit if it's UI is created on well known and documented platform.
 
Eclipse RCP out of the box has concepts for packaging, updating, user preferences tracking and storing and accessibility.
 
  
 +
* It is used by [http://www.eclipse.org/community/rcp.php many] organizations worldwide, one of the biggest users of Eclipse RCP is NASA for their [http://www.eclipse.org/community/casestudies/NASAfinal.pdf Interplanetary Operations].
 +
 +
* Eclipse RCP like Eclipse is based on OSGI and out of the box supports modularity based on Plug-ins and OSGI bundles.
 +
 +
* Eclipse RCP has good number of books and tutorials which can helps developers and new comers to get started with the platform.
 +
 +
* Eclipse RCP out of the box has concepts for packaging, updating, user preferences tracking and storing and accessibility.
 +
 +
* ADempiere will greatly benefit if it's UI is created on well known and documented platform.
 +
 +
* Example application created with Eclipse RCP[http://www.eclipse.org/community/images/eclipseTrader.jpg Eclipse Trader]
  
 
= Application Dictionary changes =
 
= Application Dictionary changes =

Revision as of 23:41, 6 September 2011

License

GPL v2 - the same as ADempiere.


Project Team

Coordinator

Functional Specifications

Developers

Testers

Sponsors


Status

  • Proposed.


Requirements

Benefits

  • Create ADempiere UI based on Eclipse RCP(Rich Client Platform).

Eclipse RCP is one of the best java based platforms for creating extensible, flexible and user friendly Graphical Interfaces.

  • Eclipse RCP like Eclipse is based on OSGI and out of the box supports modularity based on Plug-ins and OSGI bundles.
  • Eclipse RCP has good number of books and tutorials which can helps developers and new comers to get started with the platform.
  • Eclipse RCP out of the box has concepts for packaging, updating, user preferences tracking and storing and accessibility.
  • ADempiere will greatly benefit if it's UI is created on well known and documented platform.

Application Dictionary changes

Create new window

File:0-Window.jpg

Add Table: ""

File:01-Table-001.jpg

    • Fields: Value, Name, Description, Help, ...
    • Samples: (850 PO, 810 Invoice)


Links