Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Setting up RPGOnline for Eclipse

Tomas edited this page Sep 7, 2019 · 5 revisions

This is a tutorial on how to install RPGOnline for the Eclipse IDE. This tutorial assumes you already have "Eclipse IDE for Java Developers" installed.

Downloading

  1. Navigate to https://github.com/Tomaso2468/rpgonline/releases and download the rpgonline.zip file for the latest stable release.
  2. Save this to a directory where you store libraries.
  3. Extract the zip file.
  4. You should be left with a folder containing .jar files, .dll files, .so files, .dylib files and .txt files.

Adding the library to eclipse

  1. Go to Window->Preferences in the top bar

Sidebar

Home
Documentation
Tutorials (to be added)
Update guides (to be added)

Clone this wiki locally