Hi Jamie,

somewhere in the configuration you can specify which Java Compliance
you'd like. I chosed "1.3", because some time ago I had problems with
some phones.

I never had such problems on my N95. But on a 6233, an exception was
thrown when calling repaint(), that could never be fetched. The problem
was that I was trying to draw an empty string ("", not null!). But that
should not be the case, as you said it runs with netbeans.

Maybe that can help you.

Greetings,
Markus


Jamie Allen schrieb:
> hi there, 
> 
> i've been sorting through a bunch of old examples of java me projects,
> and have been running into a fairly consistent error with the n95.
>  compiled programs deployed on the phone always generate an uncaught
> exception error.  i've not been able to find the actually exception, and
> there's a few other reports of similar behavior out there. 
> 
> http://discussion.forum.nokia.com/forum/showthread.php?t=138599
> 
> http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=41&t=004761
> <http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=41&t=004761>
> 
> that last link pointed me to trying to compile the same code in
> netbeans, and it worked like a charm - runs fine.  anyone have a similar
> story to tell?  anyone find a fix?  confusing as both dev environments
> are looking at the same toolkit?
> 
> thanks 
> -j
> 
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Eclipseme-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/eclipseme-users

-- 

*********************************
[EMAIL PROTECTED]
http://www.psitronic.de

psitronic IT-Solutions
Markus Sinner
W-Rathenau-Str. 14 - 68642 Bürstadt
Tel.: (+49)6206 / 963513
Fax:  (+49)6206 / 963514

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Eclipseme-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/eclipseme-users

Reply via email to