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

Remus/Getting the sources

In the following will be described howto setup the target platform and checkout the bundles to start working with the source code of Remus.

Target Platform

The minimum target is an Eclipse 3.5. It's also recommended to install the EMF SDK. The following projects need to be added to the target platform:

  • EMFQuery
  • EMFCompare
  • Nebula
  • BIRT (including DTP)
  • Equinox Transforms

The following orbit bundles are required

  • javax.activation
  • javax.mail
  • org.apache.log4j
  • org.jdom
  • javax.servlet
  • javax.servlet.jsp
  • javax.wsdl
  • javax.xml
  • javax.xml.rpc
  • javax.xml.soap

Checkout

The sources are still located at the repositories at sourceforge.net. We're currently moving the source code from sourceforge to eclipse.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.