Compiling with RDV source

From Lehigh RTMD Wiki

Jump to: navigation, search

To add the ModelPanel.java file to the main RDV source,

  1. Copy the ModelPanel.java file to src/org/nees/buffalo/rdv/datapanel/
  2. Make sure config/extensions.xml has a setting for the ModelPanel:
<extension>
     <id>org.nees.buffalo.rdv.datapanel.ModelPanel</id>
     <name>3D Model Panel</name>
</extension>
  1. Build the RDV jar file
  2. Sign the JAR file