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 !!!

[399 byte] By [ArnneiSpeisera] at [2007-10-3 5:11:01]
# 1

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

TomToma at 2007-7-14 23:17:23 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
Thanks Tom,Where can I find the Netbeans mobility ?Do I need to uninstall the sun java studio mobility ?Thanks
ArnneiSpeisera at 2007-7-14 23:17:23 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3
> Do I need to uninstall the sun java studio mobility ?Yes. This good app had many defects in course of mobile development so remove it completely to avoid side effects. In contrary, high quality of Netbeans will impress you.Nikolai
NVarankinea at 2007-7-14 23:17:23 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 4

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,

ArnneiSpeisera at 2007-7-14 23:17:23 > top of Java-index,Java Mobility Forums,Java ME Technologies...