Skip site navigation (1) Skip section navigation (2)

FreeBSD Javaź Project: Useful Links

Included below are links to some links that may be helpful when using Java with FreeBSD. It is not intended to be a comprehensive list.

  • IDEs
    • Visual Age for Java - Professional
    • jEdit
      jEdit is a programmer's text editor written in Java with Swing and allows for plug-ins.
    • NetBeans
      New IDE written completely in java, different versions available, free and commercial ones. Now part Sun Microsystems.
    • Eclipse
      An open extensible IDE for anything and nothing in particular.
    • IDEA
      IDEA is a commercial Java IDE with extensive refactoring support.
  • JDBC
    • tjFM
      A Type 4 JDBC driver for MySQL™.
    • MySQL Connector/J
      A Type 4 JDBC driver for MySQL.
  • Tools