| File | Date | Author | Commit |
|---|---|---|---|
| README.txt | 2008-07-31 | jonathanobaker | [r2] |
| rt.client.clean.xml | 2012-01-17 | bworrell | [r1094] + updated clean rt file |
| rt.client.xsd | 2012-01-18 | bworrell | [r1104] + fixing copyright in license |
| rt.client.xsd.jar | 2013-08-21 | bworrell | [r1105] + Updated RT to work with Java 7 |
| rt.xpr | 2009-08-26 | jonathanobaker | [r553] added a project for working with the xml schema... |
To rebuild the java code for the rt.client schema run: >scomp.cmd -out rt.client.xsd.jar -src ./src -javasource 1.5 rt.client.xsd You may need to edit the scomp.cmd file so that it uses the java in your jdk. I used Java 1.6