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

Line 12: Line 12:
 
The '''Rich Ajax Platform''' project aims to enable developers to build rich, Ajax-enabled Web applications by using the Eclipse development model, plug-ins and a Java-only API.
 
The '''Rich Ajax Platform''' project aims to enable developers to build rich, Ajax-enabled Web applications by using the Eclipse development model, plug-ins and a Java-only API.
  
This wiki is used as a supplement to the [http://eclipse.org/rap/ RAP Project Homepage] and the [eclipse.org/rap/developers-guide/ RAP Developers Guide]. It provides information and resources that are too detailed for either, or are updated more frequently.
+
This wiki is used as a supplement to the [http://eclipse.org/rap/ RAP Project Homepage] and the [http://eclipse.org/rap/developers-guide/ RAP Developers Guide]. It provides information and resources that are too specific/detailed for either, have to be updated more frequently, or are only relevant for RAP commiters.
 +
 
 +
'''Resources for Developers working with RAP'''
  
 
:[[RAP/FAQ|FAQ]]
 
:[[RAP/FAQ|FAQ]]
 
'''RAP Widget Toolkit'''
 
 
:[[RAP/RWT|RAP Widget Toolkit - general introduction]]
 
  
 
:[[RAP/UI_Callback|Server push in RWT (aka UI Callback)]]
 
:[[RAP/UI_Callback|Server push in RWT (aka UI Callback)]]
  
 
:[[RAP/RWT_Cluster|RWT and servlet clustering configurations]]
 
:[[RAP/RWT_Cluster|RWT and servlet clustering configurations]]
 
:[[RWTOverview|RWT Overview and Comparison to SWT]] - outdated
 
  
 
'''Resources for Committer'''  
 
'''Resources for Committer'''  
Line 49: Line 45:
 
:[[RAP/LoadTesting|Stress / Load Testing]]  
 
:[[RAP/LoadTesting|Stress / Load Testing]]  
 
:[[RAP/ProjectMetrics|Project Metrics]]
 
:[[RAP/ProjectMetrics|Project Metrics]]
 +
 +
'''Outdated/Obsolete'''
 +
 +
:[[RAP/RWT|RAP Widget Toolkit - general introduction]]
 +
:[[RWTOverview|RWT Overview and Comparison to SWT]] - outdated
  
 
[[Category:RAP]] [[Category:EclipseRT]]
 
[[Category:RAP]] [[Category:EclipseRT]]

Revision as of 08:54, 23 May 2012

Rich Ajax Platform
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse SourceProject Set File

The Rich Ajax Platform project aims to enable developers to build rich, Ajax-enabled Web applications by using the Eclipse development model, plug-ins and a Java-only API.

This wiki is used as a supplement to the RAP Project Homepage and the RAP Developers Guide. It provides information and resources that are too specific/detailed for either, have to be updated more frequently, or are only relevant for RAP commiters.

Resources for Developers working with RAP

FAQ
Server push in RWT (aka UI Callback)
RWT and servlet clustering configurations

Resources for Committer

Bugzilla Guidlelines
Coding Standards
Build Process

Integration with other Projects

RAP integration with e4
BIRT Integration
RAP/EMF Integration
RAP/Riena Integration
RAP integration with Equinox Security / JAAS
Running RAP on Virgo
Running RAP on IBM WebSphere Application Server

Other Resources

Patch Fragments
Stress / Load Testing
Project Metrics

Outdated/Obsolete

RAP Widget Toolkit - general introduction
RWT Overview and Comparison to SWT - outdated

Back to the top