Home > Archive > Java Help > February 2007 > WHICH J2ME Development Tool?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
WHICH J2ME Development Tool?
|
|
| Talal Itani 2007-02-21, 7:16 pm |
| Hello,
After researching the J2ME development tools, I finally decided on NetBeans
and I downloaded it today, with the mobility pack. I found NetBeans be very
powerful, yet I am just starting with Java. NetBeans overwhelmed me, even
with the simple NetBeans-generated "Hello World" MIDLet. I need a simpler
and less powerful development tool. Which development tool do you use for
J2ME? Thank you very much.
Best Regards,
T.I.
| |
|
|
| Sundar 2007-02-22, 4:20 am |
| On Feb 22, 5:04 am, "Talal Itani" <tit...@verizon.net> wrote:
> Hello,
>
> After researching the J2ME development tools, I finally decided on NetBeans
> and I downloaded it today, with the mobility pack. I found NetBeans be very
> powerful, yet I am just starting with Java. NetBeans overwhelmed me, even
> with the simple NetBeans-generated "Hello World" MIDLet. I need a simpler
> and less powerful development tool. Which development tool do you use for
> J2ME? Thank you very much.
>
> Best Regards,
> T.I.
Also this link...
http://eclipseme.org/
-Sundar
http://heysundar.blogspot.com
| |
| David Kerber 2007-02-22, 8:12 am |
| In article <1172133831.699105.12270@m58g2000cwm.googlegroups.com>,
sundar22in@gmail.com says...
> On Feb 22, 5:04 am, "Talal Itani" <tit...@verizon.net> wrote:
To the OP: Have you tried a plain text editor? That's how I started
out in java...
[color=darkred]
>
> Also this link...
> http://eclipseme.org/
If he's overwhelmed by netbeans, I think Eclipse would be even worse. I
found Netbeans to be somewhat more intuitive than Eclipse when I was
deciding on an IDE, but needed some of the additional capabilities of
Eclipse.
--
Remove the ns_ from if replying by e-mail (but keep posts in the
newsgroups if possible).
| |
| ranjan.niraj@gmail.com 2007-02-23, 4:19 am |
| Hi,
Why don't you just use the KToolbar utility which comes with the
Java Wireless Toolkit. You'll also find good documentation with it..
you'd be able to learn it completely, and start writing code, just
with the documentation that comes with it.
Its fairly rudimentary.. doesn't even have a text editor.. but being
new to Java, that's precisely why I like it.. I too was overwhelmed by
Netbeans, being used to programming on linux using a command line
interface.
Hope it helps,
-Niraj
On Feb 22, 1:41 pm, "Sundar" <sundar2...@gmail.com> wrote:
> On Feb 22, 5:04 am, "Talal Itani" <tit...@verizon.net> wrote:
>
>
>
>
> These links might help you choose the IDE...
>
> http://www.microjava.com/articles/J...ourceforge.net/
>
> -Sundarhttp://heysundar.blogspot.com
|
|
|
|
|