And after running?

Getting started with an RT Package

Getting started with an EclipseRT Package is really straight forward. After downloading a package you are two steps away from running it. Follow these instructions:

  • Extract the package into a folder of your choice. After the extraction you need to step into this folder with a console.
    cd FOLDER_OF_THE_RT_PACKAGE
  • Every RT Package comes with a start script. A .sh script for Unix systems and a .bat script for Windows systems. Simply execute this script via the console.

    On Unix systems:
    sh start.sh

    On Windows systems:
    start.bat
  • Point your browser to http://localhost:9090/rt.
After starting the runtime you may want to explore the Examples.

Eclipse RTP
Recent RT Posts feed
Active Contributors