Menu

Tree [r2] /
 History

HTTPS access


File Date Author Commit
 examples 2010-11-23 uloup [r1] Project imported, GPLv3 attached.
 src 2010-12-31 uloup [r2] Fixed NullPointerException when PreConf. Dialog...
 ChangeLog 2010-12-31 uloup [r2] Fixed NullPointerException when PreConf. Dialog...
 README 2010-11-23 uloup [r1] Project imported, GPLv3 attached.
 build.xml 2010-11-23 uloup [r1] Project imported, GPLv3 attached.
 gpl.txt 2010-11-23 uloup [r1] Project imported, GPLv3 attached.

Read Me

Readme file for StudyTrainer
----------------------------

* Installation in a nutshell:
	ant
	java -jar StudyTrainer.jar

* Example configuration file: examples/trainer.cfg

* Additional grammar documentation and a jjt parser in: src/parser/
(Hopefully, one day the jjt-parser will be used.)

Happy learning and testing!

Ulrich Loup <loup@cs.rwth-aachen.de>