happening "under the
hood" I just can't see here where the compiled code magically gets put into
the Tomcat directory?
Thanks for your patience.
Daniel Gresh wrote:
>
> james.javaman wrote:
>> Hi Dan,
>>
>> Thanks for your response. Let me just make
Hi Dan,
Thanks for your response. Let me just make sure I heard you right:
So I have a javac target in my build.xml file. It simply compiles code in
${source} and puts it in {$build}. You are suggesting that I point {$build}
to the Tomcat directory?
For example, since I’m on Windows, {$build