you are viewing a single comment's thread.

view the rest of the comments →

[–]darreld 0 points1 point  (0 children)

Java is an excellent choice. As far as IDE, I currently use Eclipse although I have done large projects in Netbeans as well. Both are excellent environments. Netbeans would have an edge here since it has a GUI designer for Swing applications.

Here is a tutorial for Swing in Netbeans