On Mon, 13 Aug 2001, michael irion <[EMAIL PROTECTED]>
wrote:

> what i want to do is to compile the Remote classes and place them in
> a seperate directory tree.
> 
> is this possible, while still using the includes attribute?

<move> the generated files (easy to identify) after the <rmic> task,
but this way you are going to regenerate the files over and over again
as the up-to-date check will fail.

Stefan

Reply via email to