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"

(Add-ons)
(Remove outdated E4 page)
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Infobox
 
{{Infobox
| name = Rich Ajax Platform
+
| name = Remote Application Platform
 
| download = http://eclipse.org/rap/downloads
 
| download = http://eclipse.org/rap/downloads
 
| website = http://eclipse.org/rap
 
| website = http://eclipse.org/rap
Line 10: Line 10:
 
}}  
 
}}  
  
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 '''Remote Application 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 [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.
 
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.
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 36: Line 38:
 
:[[RAP/Running RAP on virgo|Running RAP on Virgo]]  
 
:[[RAP/Running RAP on virgo|Running RAP on Virgo]]  
 
:[[RAP/Running RAP on WebSphere|Running RAP on IBM WebSphere Application Server]]
 
:[[RAP/Running RAP on WebSphere|Running RAP on IBM WebSphere Application Server]]
:[[E4/RAP Integration|RAP integration with e4 (<i>not</i> Eclipse 4)]]
+
:[[RAP/Eclipse4|Running Eclipse 4.x applications on RAP]]
  
 
=== Add-ons  ===
 
=== Add-ons  ===
Line 45: Line 47:
 
:[[RAP/RWT|RAP and RWT]]
 
:[[RAP/RWT|RAP and RWT]]
 
:[[RAP/Protocol|RAP Communication Protocol]]
 
:[[RAP/Protocol|RAP Communication Protocol]]
:[[RAP/UI_Callback|UI Callback Mechanism]]
+
:[[RAP/Server Push|Server Push Mechanism]]
  
 
== Resources for Committer  ==
 
== Resources for Committer  ==
Line 53: Line 55:
 
:[[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]]

Latest revision as of 10:20, 1 June 2015

Remote Application Platform
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse SourceProject Set File

The Remote Application 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
Running Eclipse 4.x applications on RAP

Add-ons

List of known RAP add-ons

Documentation on RAP internals

RAP and RWT
RAP Communication Protocol
Server Push Mechanism

Resources for Committer

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

Back to the top