Eclpise problem - JAD file
I've installJ2ME Wireless Toolkit 2.2 and configure it under Eclipse, but i've got problem while running application.
Java file, is example from internet, I configure Jad file and midlets bookmark -> ADD -> name: New Midlet; Class -> (the same as java file where i write Java ME program) TinyMIDlet
It's running and automaticly exit with output error:
Running with storage root DefaultColorPhone
** Error installing suite (39): The JAD matches a version of a suite already installed.
Execution completed.
What I am doing wrong?
How to configurate properly JAD file ?
Is it JAD file error or sth else?

