Is it possible to remove the runtime dependency on javac2.jar after compiling the GUI?
Theres no dependency on javac2.jar but there IS a dependency on forms_rt.jar.
-- There is a bleak hope that someday, someone, they will come, Come to me and fill the void, that place in my heart that lies empty - (c) Mark Derricutt
gorth wrote:
There is no runtime dependency on javac2.jar. That's only if you use Ant for
compiling, and is only required as Ant taskdef.
gorth wrote on 18/09/05 21:08:
Theres no dependency on javac2.jar but there IS a dependency on
forms_rt.jar.
--
There is a bleak hope that someday, someone, they will come,
Come to me and fill the void, that place in my heart
that lies empty - (c) Mark Derricutt