This is in response to re: skipping javac task...

With the include attribute on javac, we've sometimes
tried to tell it to specifically include the
uiTenantFrame.java in hopes that it would then go and
try to compile only those files that the project
depended on.  However, that doesn't work.  So, we
tried telling it only part of the pattern...as in
uiT*.java, etc (different things like that), but then
it only tries to compile the 7 source files that begin
with uiT!  Help!

__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! 
http://auctions.yahoo.com

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

Reply via email to