Well thanks Rick, I'm gonna try this ASAP.
Rick Hillegas-2 wrote: > > 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 > > -- View this message in context: http://old.nabble.com/adding-a-new-class-to-be-built-to-the-whole-project-%3A-help-tp26834858p26847203.html Sent from the Apache Derby Developers mailing list archive at Nabble.com.
