I want to put ECJ with my extensions in a .jar, so that others can easily
run it and test my evolutionary experiments. But I have problems managing
the parameter-files which include each other.
When I define a parameter file for my problem, is there a way to include
other within the jar (e.g. simple.params) or do I have to copy&paste it into
the problem file?