cancel
Showing results for 
Search instead for 
Did you mean: 

Java Game

Former Member
0 Kudos

I am writing a mobile phone game using java programming but unsure which software to use to write the program. I am thinking of using Netbean. Any suggestions? Thanks

Accepted Solutions (0)

Answers (4)

Answers (4)

0 Kudos

If you write code for mobile (J2ME), Netbeans (6.0) has this by default (no plugin to have).

First, you can try it ! it is easy to install !

Arnaud

Edited by: Arnaud Vincent on Mar 6, 2008 12:14 PM

former_member187444
Participant
0 Kudos

Highly Recommend you use Netbeans.

Because it has visual component to design forms, alerts, boxes, etc.

Here is an example.

http://www.netbeans.org/kb/55/zuul-server.html

Former Member
0 Kudos

Definately give Eclipse a go (it's the framework that NetWeaver Development Studio is based upon)- http://www.eclipse.org it's got good autocompletion and code assistance plus there are loads of plugins to help you design, build and test http://www.eclipse.org/home/categories/embedded_device.php

Former Member
0 Kudos

Hi, Sophie,

As the description of NetBeans on the official web-page says that you can create, test, debug and deploy applications that will run on mobile phones, I guess you can use NetBeans IDE 6.0.

Regards,

Yordan