Error in debuging J2ME applications
I haven't seen previous builds, but in 3214 midlets debug mode seem to be broken:(
There are no any debuging port ("address" parameter) at first launch. And during next launch its choosen randomly.
Is any proper way to define it explicitly?
Has anybody similar proplems?
// Sorry, for my bad english - I'am good in reading, but not in writing:o)
Please sign in to leave a comment.
Hi,
now there is really no way to define a debug port (as it was in early EAP).
How do you want to use it?
Thanks.
"Evgeniy" <no_mail@jetbrains.com> wrote in message
news:21432090.1109014178554.JavaMail.itn@is.intellij.net...
broken:(
>
during next launch its choosen randomly.
>
>
>
I am getting an error message "Debugging port value is out of range. It should be an integer between 1024 and 65535." Should the debug port be set explicitly or am I missing some configuration setting?
Build 3265, Linux, JDK 1.4.2_06
Sorry,
it's a known bug. Will be fixed soon.
Thanks.
--
Anna Kozlova
JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
"Safi Ahlberg" <no_mail@jetbrains.com> wrote in message
news:1655886.1111534502802.JavaMail.itn@is.intellij.net...
should be an integer between 1024 and 65535." Should the debug port be set
explicitly or am I missing some configuration setting?
>
Any estimates as to when this will be fixed? We're developing a j2me solution for a large delivery service using IntelliJ, and System.out.println is a painful way to debug. I guess we could explore using Eclipse, but we'd prefer to stay with IntelliJ.
It is fixed already. Today, i hope, will be a new build.
Thanks.
"Paul Hyndman" <no_mail@jetbrains.com> wrote in message
news:29896372.1112644821294.JavaMail.itn@is.intellij.net...
solution for a large delivery service using IntelliJ, and System.out.println
is a painful way to debug. I guess we could explore using Eclipse, but we'd
prefer to stay with IntelliJ.