trick/trick_source/java
Derek Bankieris 71b6b25278 Switched to using jaxb.index instead of enumerating classes in the call to JAXBContent.newInstance.
Modified the makefile to copy jaxb.index files into the JAR.
Removed now-unnecessary annotations from TVBean.
Modified and exposed the save/open .tv file framework to subclasses so they can add additional information to .tv files.
fixes #12
2015-03-10 15:49:24 -05:00
..
src/trick Switched to using jaxb.index instead of enumerating classes in the call to JAXBContent.newInstance. 2015-03-10 15:49:24 -05:00
test Initial commit of everything. 2015-02-26 09:02:31 -06:00
.gitignore Added rules in the makefile to include er7_utils and fermi-ware if they exist. If they don't exist then the code that depends on them will not be compiled. 2015-03-03 16:08:54 -06:00
build_trick Initial commit of everything. 2015-02-26 09:02:31 -06:00
build.xml Initial commit of everything. 2015-02-26 09:02:31 -06:00
makefile Switched to using jaxb.index instead of enumerating classes in the call to JAXBContent.newInstance. 2015-03-10 15:49:24 -05:00