Search RomRaider

RomRaider

Documentation

Community

Developers

  • View Page
  • Page History/Versions
  • Print Page

Getting Started

As an open source project, RomRaider depends on Java developers like you for enhancements, bug fixes and general maintenance. This page is meant to be a guide to setting up a development environment from scratch. The guide was originally written by Tgui in this thread and has been adapted and revised.

RomRaider’s official IDE is Eclipse. You are free to use any Java IDE you choose, but due to the extremely simple process of setting up the environment and the power of Eclipse, it’s probably your best choice.

  • Installing Eclipse and Subclipse
  • Setting up the RomRaider project
    • Open the Java perspective in Eclipse by clicking Window > Open Perspective > Java
    • Right click in the package explorer and select “Import…”
    • Select “Checkout Projects from SVN” and click “Next”
    • Select “Use a new repository location:” and click “Next”
    • Enter “http://svn.romraider.com/enginuity” and click “Next”
    • Highlight “trunk” in the folder tree and click “Next”
    • Name the project “enginuity” and click “Finish”

Now all you have to do is add the Jars within your libs dir to the project java build path. You should read this.

http://www.eclipse.org/documentation/main.html





RomRaider Forums

Join our forums, the best place to find help and answers!

  • New Posts





  • Page last modified on July 04, 2007, at 01:01 PM
    Powered by PmWiki