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"

(Remove outdated E4 page)
 
(60 intermediate revisions by 10 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 8: Line 8:
 
| viewvc = org.eclipse.rap/?root=RT_Project
 
| viewvc = org.eclipse.rap/?root=RT_Project
 
| psf = http://www.eclipse.org/rap/resources/rap.psf
 
| psf = http://www.eclipse.org/rap/resources/rap.psf
}}
+
}}  
  
| [[RAP|RAP wiki home]] | [http://eclipse.org/rap RAP project home] |
+
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.
  
The RAP 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.
  
The wiki is used for collaborative planning and as a lightweight info portal.
+
== Resources for Developers working with RAP  ==
  
: [[RAP/FAQ|FAQs]]
+
=== General Information ===
: [[RapTipsTricks|Tips and Tricks]]
+
:[[RAP/ProjectMetrics|Project Metrics]]
 +
:[[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]]
  
'''Development Plan and Progress'''
+
=== Solutions and Guides ===
 +
:[[RAP/Custom_Widgets|Custom Widget Development]]
 +
:[[RAP/UI_Callback|Server push in RAP (UI Callback)]]
 +
:[[RAP/RWT_Cluster|RAP and servlet clustering configurations]]
 +
:[[RAP/Patch Fragments|Using Fragments to Patch PlugIns]]
 +
:[[RAP/LoadTesting|Stress / Load Testing with JMeter]]
  
: [[RapPlan|RAP Development Plan]]
+
=== Integration with other Projects  ===
 +
:[[RAP/BIRT Integration|BIRT Integration]]
 +
:[[RAP/EMF Integration|RAP/EMF Integration]]
 +
:[[Riena on RAP|RAP/Riena Integration]]
 +
:[[RAP/Equinox Security Integration|RAP integration with Equinox Security / JAAS]]
 +
:[[RAP/Running RAP on virgo|Running RAP on Virgo]]
 +
:[[RAP/Running RAP on WebSphere|Running RAP on IBM WebSphere Application Server]]
 +
:[[RAP/Eclipse4|Running Eclipse 4.x applications on RAP]]
  
: [http://www.eclipse.org/rap/noteworthy New and Noteworthy]
+
=== Add-ons  ===
  
'''RAP Widget Toolkit'''
+
:[[RAP/Add-Ons|List of known RAP add-ons]]
  
: [[WidgetToolkit|RAP Widget Toolkit - general introduction]]
+
== Documentation on RAP internals  ==
 +
:[[RAP/RWT|RAP and RWT]]
 +
:[[RAP/Protocol|RAP Communication Protocol]]
 +
:[[RAP/Server Push|Server Push Mechanism]]
  
: [[RAP_Theming|RWT Custom Themes]]
+
== Resources for Committer  ==
  
: [[RWTOverview|RWT Overview and Comparison to SWT]] - outdated
+
:[[RAP/Bugzilla|Bugzilla Guidlelines]]
 
+
:[[RAP/CodingStandards|Coding Standards]]
'''Resources for Committer'''
+
:[[RAP/Git|Git Repositories]]
 
+
:[[RAP/Build_Process|Build Process]]
: [[RAP/Bugzilla| Bugzilla Guidlelines]]
+
:[[RAP/Maven_Central|Maven Central]]
 
+
:[[RAP/Meta-Wiki|Wiki Maintenance]]
: [[RAP/CodingConventions| Coding Conventions]]
+
[[Category:RAP]] [[Category:EclipseRT]]
 
+
'''Other Resources'''
+
 
+
: [[RAP/Patch_Fragments| Patch Fragments]]
+
 
+
: [[RAP/LoadTesting|Stress / Load Testing]]
+
 
+
: [[RapExamples|RAP example projects]] - outdated
+
 
+
 
+
[[Category:RAP]]
+

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