Search Results

2
votes

Java “must-have” development tools

IntelliJ IDEA (Anything else is wasting my time) ANT + CI server (Hudson) Issues tracking system. Bugzilla works well. Jira is fine. Profiler, JProfiler …
0
votes

JavaFX or Swing?

there is several issues with JavaFX which Swing already solved. Also, it is really young technology making baby-steps. I suggest to consider all aspects. Both has pros and cons. Swing has a lot of …