Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Eclipse Rich Internet Client Platform"

m
 
(5 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
</div>
 
</div>
  
''The Eclipse Rich Internet Client Platform is a framework that allows developers to create Rich Internet Applications for different client technologies. It comes with an Eclipse RCP and an AJAX renderer.
 
''
 
  
== Platform Principals ==
+
The Eclipse Rich Internet Client Platform is a '''framework''' that allows developers to create '''Rich Internet Applications''' for different client technologies like '''Web 2.0''' and '''Eclipse RCP'''.
* Developers describe views in XML and/or Java
+
 
* Developers bind data to views using Java
+
* [http://sourceforge.net/project/eclipse-ricp SourceForge Project]
* Views can be rendered in Eclipse RCP and Internet applications
+
* [http://soc.eclipse.org/trac/eclipse-ricp Trac]
* Views are skinnable in Internet applications
+
* Developers don't have to care about communication between RCP and the server
+

Latest revision as of 09:15, 16 June 2006


The Eclipse Rich Internet Client Platform is a framework that allows developers to create Rich Internet Applications for different client technologies like Web 2.0 and Eclipse RCP.

Back to the top