IDEA and Java ME

Is it possible integrate IDEA with Java 2 Mobile Edition?

Thanks,
Igor

0
Avatar
Permanently deleted user

yep, use ant for building and add external tool to launch emulator.


"Igor Ermolenko" <random@zeos.net> wrote in message
news:106669.1044267711604.JavaMail.javamailuser@localhost...

Is it possible integrate IDEA with Java 2 Mobile Edition?

>

Thanks,
Igor



0
Avatar
Permanently deleted user
0
Avatar
Permanently deleted user

and what about debugging?

"Sergiy Dubovik" <sergiy.dubovik@leiki.fi> wrote in message
news:b1ljd4$dn$1@is.intellij.net...

yep, use ant for building and add external tool to launch emulator.

>
>

"Igor Ermolenko" <random@zeos.net> wrote in message
news:106669.1044267711604.JavaMail.javamailuser@localhost...

Is it possible integrate IDEA with Java 2 Mobile Edition?

>

Thanks,
Igor

>
>


0
Avatar
Permanently deleted user

I'm developing applications for Nokia phones, it is really hard to use
debugger
in nokia's sdks. println usually more than enough. but if you happy with WTK
from sun use that plugin it seems to be usefull.

and what about debugging?

>

"Sergiy Dubovik" <sergiy.dubovik@leiki.fi> wrote in message
news:b1ljd4$dn$1@is.intellij.net...

yep, use ant for building and add external tool to launch emulator.

>
>

"Igor Ermolenko" <random@zeos.net> wrote in message
news:106669.1044267711604.JavaMail.javamailuser@localhost...

Is it possible integrate IDEA with Java 2 Mobile Edition?

>

Thanks,
Igor

>
>

>
>


0
Avatar
Permanently deleted user

Please try J2MESupport plugin available at: http://www.intellij.org/twiki/bin/view/Main/JtoMESupport

I wrote this to satisfy my own needs, so other people may find it not so user fiendly or not working to their own taste.
Any comments are very welcome!

Pavlin

0

请先登录再写评论。