JW's Top 5
Enterprise Java Newsletter Stay up to date on the latest tutorials and Java community news posted on JavaWorld
When I want to use a customer task , I must first declare the <taskdef> tag in build.xml.When I use a core task like <javac>, I needn't. I think the corresponding <taskdef> must be put somewhere else. Could you tell me where is it?