Try <copy>.  <javac> does not copy files, only compiles them.

----- Original Message -----
From: "Jiang, Bianca" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 11, 2002 12:54 PM
Subject: how to include none .class files with task javac?


> When using javac, I need all my resource files to be copied to the build
> directory
> together with .class files.   But don't know how to do that.
>
> I tried different attributes with javac, but got the following output for
> the resources:
> resource.properties skipped - don't know how to handle it
>
>
> Thank you,
>
> Bianca
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to