[Cxtable-devel] Emailing: SrcUtil.zip
Status: Alpha
Brought to you by:
xiarcel
From: <xi...@pr...> - 2002-01-13 04:05:56
|
Hey... This program, if run with a "insert_public" arg will insert the public declaration in front of a "class XXX" in Java If run with a "make" arg, it will recurse through and create in the directory it was run from a .java source called MakeFromSource.java, which, if compiled, will force a recursive compile (even with the packages) of all of the Java sources. I have like 70 sources for cxtable..and part of freeing up my time is getting them to compile as a package. voila... |