Java IDE

7 views
Skip to first unread message

Chavoux Luyt

unread,
Nov 2, 2012, 6:11:18 AM11/2/12
to ctjug...@googlegroups.com
Hi guys

Most Java developers I have talked with, use Eclipse as their favourite IDE. A long time ago I used J Builder (similar to Delphi) and liked it very much, especially for RAD and user interfaces. I have not used Java now for a while, but might do so in the near future.

My questions are: 
1. Which IDE do you use and why? I do not want a flame war, so if your reason is simply: "personal preferences" or "because I am more familiar with it" please say so and we can ignore your answer. :-)
2. Also, do you prefer your GUI builder to be part of your IDE or prefer a separate code editor and GUI tools? 
3. And maybe related: which widgetset or GUI library to you prefer and does this have any influence on your choice of IDE?
4. Those who have been involved in 3D game development: Any preferred game engines or IDE's (especially if it is not the same as your main choice for IDE)?

Thanks a lot!
Chavoux



Chris

unread,
Nov 2, 2012, 6:28:32 AM11/2/12
to ctjug...@googlegroups.com
Eclipse for me.

I did try really hard to work with Intellij but its lack of keyboard shortcuts reduced my code output significantly. Two weeks later a was back with Eclipse. For me Eclipse is rich in keyboard shortcuts, almost eliminating the need for a mouse!

As for GUI builders I have only used JGoodies, (licenced), to build Swing UI's. Very quick and simple compared to creating the UI's from scratch. Can not compare with other GUI tools as I have only used JGoodies.





Chavoux



--
You received this message because you are subscribed to the Google Groups "CTJUG Tech" group.
To post to this group, send email to CTJUG...@googlegroups.com
To unsubscribe from this group, send email to CTJUG-Tech+...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/CTJUG-Tech?hl=en
For Cape Town Java User Group home page see http://www.ctjug.org.za/
For jobs see http://jobs.gamatam.com/

Dr Heinz M. Kabutz

unread,
Nov 2, 2012, 6:37:13 AM11/2/12
to ctjug...@googlegroups.com
Different keyboard mappings.  IntelliJ has a ton of them.  Just need to learn which they are.
Regards

Heinz
-- 
Dr Heinz M. Kabutz (PhD CompSci)
Author of "The Java(tm) Specialists' Newsletter"
Sun Java Champion
IEEE Certified Software Development Professional
http://www.javaspecialists.eu
Tel: +30 69 75 595 262
Skype: kabutz 

Craig Newton

unread,
Nov 2, 2012, 6:38:27 AM11/2/12
to ctjug...@googlegroups.com
I mainly use Eclipse due to the fact that it has multiple plugins for all my needs (JEE, Android, C++). I use Netbeans as well, especially for building rich GUI's, it just makes it simple to build Swing interfaces.

Eclipse is a really great IDE and I will continue to use and support it.

Chris

unread,
Nov 2, 2012, 6:45:46 AM11/2/12
to ctjug...@googlegroups.com
Intellij does have a lot of mappings, but nothing like as much as eclipse. You can navigate around eclipse without a mouse. There were several thing I could not do in Intellij via the keyboard, despite trying to setup custom bindings, and scrolling the web.
Reply all
Reply to author
Forward
0 new messages