AFAIK javac ignores non-Java files (you can see this in verbose or debug
mode). If you need to have copies of other file types in your "classes"
directory then the obvious solution would be to copy them.
Implementation left as an exercise for the reader.
JEC
--
Jeffrey E. Care (carej@us.ibm.com)
WebSphere Build SWAT Team Lead
WebSphere Build Tooling Lead (Project Mantis)
https://w3.opensource.ibm.com/projects/mantis
"Michael Wang \(IT\)" <MWANG@bordersgroupinc.com> wrote on 03/01/2005
11:15:33 AM:
> any arg to include those properties which will copy them from srcdir
> to targetdir? thanks.
|