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. On Fri, Nov 2, 2012 at 12:28 PM, Chris <[email protected]> wrote: > 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. > > > > > > > On 2 November 2012 12:11, Chavoux Luyt <[email protected]> wrote: > >> 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 >> >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "CTJUG Tech" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> 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/ > > > -- > You received this message because you are subscribed to the Google Groups > "CTJUG Tech" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > 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/ > -- You received this message because you are subscribed to the Google Groups "CTJUG Tech" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] 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/
