View Single Post
  #27 (permalink)  
Old 03-10-2008, 11:15 PM
jeyaprakash.c jeyaprakash.c is offline
D-Web Analyst
 
Join Date: May 2007
Posts: 228
jeyaprakash.c is on a distinguished road
Arrow Re: blackberry in netbeans

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.
__________________
thanx n regards
jeyaprakash.c
Reply With Quote