Skip to content
This repository was archived by the owner on May 27, 2024. It is now read-only.

HOW TO export this project

ktran9 edited this page Jun 5, 2012 · 2 revisions

This project has been recently converted to Android for the convenience of development. However, when we export this OTP-Java-Client project as a jar file to be used in the Android OTP client, we should only export the desired package for code efficiency and cleanliness. More details are shown below:

  1. Right click on the project, select Export --> JAR file
  1. Select ONLY source packages starts with "org.opentripplanner"
  1. Finish
Clone this wiki locally