Compiling with RDV source
From Lehigh RTMD Wiki
To add the ModelPanel.java file to the main RDV source,
- Copy the ModelPanel.java file to src/org/nees/buffalo/rdv/datapanel/
- 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>
- Build the RDV jar file
- Sign the JAR file