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)
(Benefits of ADempiere UI based on Eclipse RCP(Rich Client Platform))
 
(3 intermediate revisions by one other user not shown)
Line 27: Line 27:
 
= Requirements =
 
= Requirements =
  
== Functionality One ==
+
== Benefits of 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.
+
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.
+
  
 +
* 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 [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.
 +
 +
* 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]
 +
 +
* Single source for both Java and Web client. [http://www.eclipse.org/rap Eclipse RAP]
  
 
= Application Dictionary changes =
 
= Application Dictionary changes =

Latest revision as of 19:08, 7 September 2011

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.
  • 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.
  • Single source for both Java and Web client. Eclipse RAP

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