Kevin Glynn
d07f3a97de
Add descriptions, let dumpProperties run init to read in properties from files
2010-07-12 20:21:27 -05:00
Kevin Glynn
7069b42023
Turn C# destructors into finalize() methods.
...
TODO: probably should call super.finalize()
2010-07-12 20:11:50 -05:00
Kevin Glynn
e1729486cc
Simplify build.xml
...
- remove antcalls because I thought they were breaking cancel behaviour
- fix cancel (ugly, looks like depends are run before unless= is checked, so add unless=is.run.cancelled to all tagets that do work)
- remove echoTranslateCS2J, better to use -v option to cs2j
2010-06-06 20:44:45 -05:00
Kevin Glynn
befc9e5ddc
Add build files into solution
2010-06-04 08:29:23 -05:00
Kevin Glynn
b30ae76c17
Add simple launch option
...
- add simple launch option that just asks for source and target
- simplify properties, death to ScormEngine baggage
2010-06-03 07:51:24 -05:00
Kevin Glynn
7e9f4187d5
Add gitignore file for antlr2 cs2j
2010-06-01 13:22:23 -05:00
Kevin Glynn
de6c0fcada
Add Antlr3 rewrite from Rustici Subversion
2010-05-29 10:08:47 -05:00