Sponsored Development:ADempiere Eclipse Based UI
From ADempiere ERP Wiki
(Difference between revisions)
m (→Benefits) |
m (→Benefits of ADempiere UI based on Eclipse RCP(Rich Client Platform)) |
||
| Line 35: | Line 35: | ||
* Eclipse RCP like Eclipse is based on OSGI and out of the box supports modularity based on Plug-ins and OSGI bundles. | * 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 has good number of [http://wiki.eclipse.org/index.php/Rich_Client_Platform#Books_on_RCP.2C_with_chapters_on_RCP.2C_or_otherwise_relevant_to_RCP_development books] and [http://wiki.eclipse.org/index.php/Rich_Client_Platform#Tutorials 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. | * Eclipse RCP out of the box has concepts for packaging, updating, user preferences tracking and storing and accessibility. | ||
| Line 41: | Line 41: | ||
* ADempiere will greatly benefit if it's UI is created on well known and documented platform. | * 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] | + | * 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 06:45, 7 September 2011
Contents |
License
GPL v2 - the same as ADempiere.
Project Team
Coordinator
Functional Specifications
Developers
Testers
Sponsors
Status
- Proposed.
Requirements
Benefits of 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.
- It is used by many organizations worldwide, one of the biggest users of Eclipse RCP is NASA for their 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 Eclipse Trader
Application Dictionary changes
Create new window
Add Table: ""
- Fields: Value, Name, Description, Help, ...
- Samples: (850 PO, 810 Invoice)
