Java Studio Mobility vs Sun Java Wireless Toolkit
Hi,
To be honest I'm a bit lost with all these tools.
I'm using the good old Java Studio Mobility.
I needed to Sign the application as described at:
http://java.sun.com/j2me/docs/wtk2.2/docs/UserGuide-html/security.html
But I can't find it at the Java Studio Mobility.
Do I have to install JWTK for this ?
Will it damage the JSM ?
Thanks !!!
To be honest sun java studio mobility is pretty ancient. Switch to netbeans mobility pack. Right click at project gives you properties that contain signing setup.
wireless toolkit is reference implementation + emulator + very pure tools to setup and run midp app. But netbeans mobility is pretty advanced tool with lots of handy features. By the way it ialready installs wireless toolkit for you in backgound so don't need to download and install separately
-Tom
Thanx again !!!
So, I downloaded the Netbeans IDE & NetBeans Profiler 5.0 Installer & NetBeans Mobility Pack 5.0 Installer
What is the profiler for ?
Do I need the NetBeans IDE 5.0 + Application Server 8.2 Bundle Installer ?
Is there a specific installation order ?
Cheers,