As you can see from my previous posts i have been searching to get this work and have had success in developing simple native apps from NetBeans. I referred
Blackberry Development Using NetBeans Mobility and Jfishers post at
While I was searching I found something more interesting being posted at Netbeans articles for 5.5
http://www.netbeans.org/kb/55/blackberry.html
Though it did not work (I added copy alx file to simulator folder to get this working and made the steps available at other post) to display the icon on simulator - it looks interesting - will any developer be able to comment on what exactly is different from the 5.0 version article build.xml part - I am confused on it.
Also to test the app on every simulator is it sufficient to just change the <property name="rim.blackberry.emulator" value="8707v"/> value? currently I do it this way.
Is there any other things that I should be aware when using NetBeans - I remember seeing some posts on string and long problems - but couldn't locate it again. If so pls let me know - it would help me and other a lot.
TIA.