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"

(Documentation on RAP internals)
(9 intermediate revisions by 2 users not shown)
Line 21: Line 21:
 
:[[RAP/API_Policy|API Policy]]
 
:[[RAP/API_Policy|API Policy]]
 
:[[RAP/Releases|Releases]]
 
:[[RAP/Releases|Releases]]
 +
:[[RAP/Mobile_Browser|About mobile platform support]]
 +
:[[RAP/WebClient|About the default web client]]
  
 
=== Solutions and Guides ===
 
=== Solutions and Guides ===
Line 39: Line 41:
  
 
=== Add-ons  ===
 
=== Add-ons  ===
:[[RAP/ClientScripting|ClientScripting (client-side event handling)]]
+
 
:[[RAP/Incubator/CNF|Common Navigation Framework (port)]]
+
:[[RAP/Add-Ons|List of known RAP add-ons]]
  
 
== Documentation on RAP internals  ==
 
== Documentation on RAP internals  ==
:[[RAP/Protocol|The RAP communication Protocol]]
+
:[[RAP/RWT|RAP and RWT]]
 +
:[[RAP/Protocol|RAP Communication Protocol]]
 
:[[RAP/UI_Callback|UI Callback Mechanism]]
 
:[[RAP/UI_Callback|UI Callback Mechanism]]
 +
:[[RAP/WebClient#Internal_API|Internal JavaScript API]]
  
 
== Resources for Committer  ==
 
== Resources for Committer  ==
Line 52: Line 56:
 
:[[RAP/Git|Git Repositories]]
 
:[[RAP/Git|Git Repositories]]
 
:[[RAP/Build_Process|Build Process]]
 
:[[RAP/Build_Process|Build Process]]
 +
:[[RAP/Maven_Central|Maven Central]]
 
:[[RAP/Meta-Wiki|Wiki Maintenance]]
 
:[[RAP/Meta-Wiki|Wiki Maintenance]]
 
[[Category:RAP]] [[Category:EclipseRT]]
 
[[Category:RAP]] [[Category:EclipseRT]]

Revision as of 09:54, 24 October 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

General Information

Project Metrics
The RAP FAQ
API Policy
Releases
About mobile platform support
About the default web client

Solutions and Guides

Custom Widget Development
Server push in RAP (UI Callback)
RAP and servlet clustering configurations
Using Fragments to Patch PlugIns
Stress / Load Testing with JMeter

Integration with other Projects

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
RAP integration with e4 (not Eclipse 4)

Add-ons

List of known RAP add-ons

Documentation on RAP internals

RAP and RWT
RAP Communication Protocol
UI Callback Mechanism
Internal JavaScript API

Resources for Committer

Bugzilla Guidlelines
Coding Standards
Git Repositories
Build Process
Maven Central
Wiki Maintenance

Back to the top