The SVN project includes a build.xml file that can be used for
building a jar file using the Ant tool. The command that should be
used:
ant -f build.xml
Distribute the jar file to the users that need the customized TEI framework.
The command from the above step creates a file tei.zip in the
dist subfolder of the SVN project. Each user that needs the
customized TEI framework will receive the tei.zip file and will unzip
it in the frameworks folder of the Oxygen XML Editor install
folder.