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

(New page: Main Wiki Page for the Eclipse RTP project. TBD)
 
(Getting Started)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Main Wiki Page for the Eclipse RTP project.
+
{{Infobox
 +
| name = Runtime Packaging Project
 +
| download = http://eclipse.org/rtp/downloads
 +
| website = http://eclipse.org/rtp
 +
| list = rtp-dev
 +
| newsgroup = eclipse.technology.rtp
 +
| product = rap
 +
}}
  
TBD
+
Using existing EclipseRT technologies, the RTP project provides a package that can be used to set up a runtime for different platforms and architectures - for example, Servers, Clients or the Cloud. Besides this the RTP project provides examples and guidance on how to go further.
 +
 
 +
== Getting Started ==
 +
* [[RTP/Configuration | RTP Startup Configuration ]] - RTP specific system properties and program arguments
 +
* [[RTP/Amazon | Eclipse RTP Amazon Images]] - start your own RTP instance on Amazon EC2
 +
* [[HttpDeployer | HttpDeployer]] - deploy features to RTP using the IDE
 +
* [[RTP/Console | RTP OSGi Console Extension]] - deploy features to RTP using the OSGI console
 +
* [[RTP/REST | RTP REST API]] - deploy features to RTP using REST API
 +
 
 +
== Community ==
 +
 
 +
* [[RTP/Community | Community]]

Latest revision as of 16:01, 15 May 2012

Runtime Packaging Project
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source

Using existing EclipseRT technologies, the RTP project provides a package that can be used to set up a runtime for different platforms and architectures - for example, Servers, Clients or the Cloud. Besides this the RTP project provides examples and guidance on how to go further.

Getting Started

Community

Back to the top