Page 1 of 1

IDE for jirr

Posted: Mon Sep 15, 2008 7:25 am
by coco
can i ask, what IDE should use to develop 3D game if i use jirr?

Posted: Mon Sep 15, 2008 11:17 am
by Dark_Kilauea
Netbeans is a pretty popular cross platform IDE for both java and C++ development. I've played around with it for a while and found it fairly useful.

Posted: Mon Sep 15, 2008 11:26 am
by rogerborg
I found Netbeans to be a superb IDE.

Having syntax errors highlighted in the source before compilation was a revelation, and the attention to detail is admirable: the help window even moves and sizes itself to avoid covering the item that you're asking for help on.

Posted: Mon Sep 15, 2008 3:49 pm
by coco
how about Eclips? isn't that's a good IDE?

Posted: Tue Sep 16, 2008 9:23 am
by johnrico2000
I'm actually pretty happy with Eclipse. I use it since a long time for Java development at least. The last version I've tried of Netbeans is several years old, so I can't really give a solid evaluation in comparision of Eclipse vs. Netbeans, but I think both IDEs are definitly well accepted industry de-facto standards. You will probably get happy with both of them.

Regards
Frank

Re:

Posted: Fri Oct 19, 2012 9:54 pm
by kazymjir
rogerborg wrote:I found Netbeans to be a superb IDE.

Having syntax errors highlighted in the source before compilation was a revelation, and the attention to detail is admirable: the help window even moves and sizes itself to avoid covering the item that you're asking for help on.
True!
I work professionally as web developer, I use Netbeans at work for Java, PHP, JavaScript, HTML/CSS, it is awesome!

EDIT: Oops, didn't notice that topic is 4 years old. Anyways - Netbeans is awesome!