bb00bbyy wrote:
Hi everyone,

I just need a little advice. I want to add a new java file, why not in a new
package in the ENGINE source folder. But for my project, I'm running out ouf
time, so I cannot study every build.xml files in the apache derby project.
So I beg someone to tell me what I exactly got to do once my java file is
ready to add it to the whole apache derby ANT building process.

thanks in advance
Hello,

If you just want to inject a class into an existing jar file, you can use the u switch of the jar tool: file:///Users/rhillegas/sw/java/java6/docs/technotes/tools/solaris/jar.html

Hope this helps,
-Rick

Reply via email to