|
Run J2ME application using existing jar file
Hi all,
I have a problem to run a J2ME application using jar. My class file in jar is same as in my new J2ME Project. During run the class file in jar takes precedence but i want the project's class file. But the is no problem for Java Project.
|