George
Yes its possiable you want to add an attribute value for autostart in your ANT file
Code:
<attribute name="RIM-MIDlet-Flags-1" value="1"/>
Note:value 1 is responsible for autostart.Netbeans don have the Ticking Method to enable Autostart property.