A Java preprocessor method is provided. A Java template file is received that
includes
Java programming language code and meta code. The Java template is then processed
to create an intermediate program using the meta code, wherein the intermediate
program is a Java program. The intermediate program is compiled to create an intermediate
class, which is a Java based class, and an object text file is generated using
the intermediate class.