Add utility method to close secondary shells after tests
[deliverable/tracecompass.git] / ctf / org.eclipse.tracecompass.ctf.parser / README
CommitLineData
9ad3c628
AM
1This file describes how to build the CTF Java parser files. They are stored in
2the git repository (to avoid additional compile-time dependencies), but if you
3do modify the .g files in src/, you should rebuild the resulting .java files and
4commit them.
47e50160 5
9ad3c628
AM
6To rebuild the parser files, run Maven with the "ctf-grammar" profile, as such:
7$ mvn clean install -Pctf-grammar
This page took 0.065713 seconds and 5 git commands to generate.