1<?xml version="1.0" encoding="utf-8"?> 2<antlib> 3 <taskdef 4 name="antlr3" 5 classname="org.apache.tools.ant.antlr.ANTLR3" 6 /> 7</antlib>