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"

(Getting Started)
 
(4 intermediate revisions by 2 users not shown)
Line 8: Line 8:
 
}}  
 
}}  
  
Main Wiki Page for the Eclipse RTP project.
+
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.
  
[[RTP/Community | Community]]
+
== 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