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
a1fea8a36f
Added code to trick_dp that will check if fxplot exists. If it does then it will
...
add a radio button for it. If it doesn't exist, it will not show up in the plot
menu.
2015-03-04 13:37:20 -06:00
2fab93da66
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.
...
Also added the java GUIs to the default build rule.
Finally I added a lot of .gitignore files to ignore generated files.
Fixes #5
2015-03-03 16:08:54 -06:00
2d5370100b
Merge pull request #1 from excaliburtb/master
...
Added SWIG processing for IPPythonEvent class. Should fix current event ...
2015-03-02 12:56:34 -06:00
87741062e0
Getting standalone to compile. Fixes #2
2015-03-02 12:48:17 -06:00
f15d324d40
Added SWIG processing for IPPythonEvent class. Should fix current event restart problem.
2015-03-02 10:11:45 -06:00
f0c594f841
Initial commit of everything.
2015-02-26 09:02:31 -06:00