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"

(Resources for Committer)
(Remove outdated E4 page)
 
(24 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 19: Line 19:
 
:[[RAP/ProjectMetrics|Project Metrics]]
 
:[[RAP/ProjectMetrics|Project Metrics]]
 
:[[RAP/FAQ|The RAP FAQ]]
 
:[[RAP/FAQ|The RAP FAQ]]
 +
:[[RAP/API_Policy|API Policy]]
 +
:[[RAP/Releases|Releases]]
 +
:[[RAP/Mobile_Browser|About mobile platform support]]
 +
:[[RAP/WebClient|About the default web client]]
  
 
=== Solutions and Guides ===
 
=== Solutions and Guides ===
 
:[[RAP/Custom_Widgets|Custom Widget Development]]
 
:[[RAP/Custom_Widgets|Custom Widget Development]]
:[[RAP/ClientScripting|ClientScripting (client-side event handling)]]
 
 
:[[RAP/UI_Callback|Server push in RAP (UI Callback)]]
 
:[[RAP/UI_Callback|Server push in RAP (UI Callback)]]
 
:[[RAP/RWT_Cluster|RAP and servlet clustering configurations]]
 
:[[RAP/RWT_Cluster|RAP and servlet clustering configurations]]
:[[RAP/Patch Fragments|Patch Fragments]]
+
:[[RAP/Patch Fragments|Using Fragments to Patch PlugIns]]
 +
:[[RAP/LoadTesting|Stress / Load Testing with JMeter]]  
  
 
=== Integration with other Projects  ===
 
=== Integration with other Projects  ===
 
:[[RAP/LoadTesting|Stress / Load Testing with JMeter]]
 
:[[E4/RAP Integration|RAP integration with e4]]
 
 
:[[RAP/BIRT Integration|BIRT Integration]]  
 
:[[RAP/BIRT Integration|BIRT Integration]]  
 
:[[RAP/EMF Integration|RAP/EMF Integration]]  
 
:[[RAP/EMF Integration|RAP/EMF Integration]]  
Line 37: 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]]
 +
:[[RAP/Eclipse4|Running Eclipse 4.x applications on RAP]]
 +
 +
=== Add-ons  ===
 +
 +
:[[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/Server Push|Server Push Mechanism]]
  
 
== Resources for Committer  ==
 
== Resources for Committer  ==
Line 47: 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