From owner-svn-doc-all@FreeBSD.ORG Tue Jun 25 18:32:59 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2B8282A3; Tue, 25 Jun 2013 18:32:59 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 0CB791C95; Tue, 25 Jun 2013 18:32:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5PIWwOh006659; Tue, 25 Jun 2013 18:32:58 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5PIWwB6006648; Tue, 25 Jun 2013 18:32:58 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201306251832.r5PIWwB6006648@svn.freebsd.org> From: Eitan Adler Date: Tue, 25 Jun 2013 18:32:58 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42043 - in head/en_US.ISO8859-1/htdocs/java: . links X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jun 2013 18:32:59 -0000 Author: eadler Date: Tue Jun 25 18:32:58 2013 New Revision: 42043 URL: http://svnweb.freebsd.org/changeset/doc/42043 Log: Cull even more links from links/ directory and combine them all into one page. Make an effort to format this page no worse than it was prior. Added: head/en_US.ISO8859-1/htdocs/java/links.xml (contents, props changed) Deleted: head/en_US.ISO8859-1/htdocs/java/links/ Modified: head/en_US.ISO8859-1/htdocs/java/Makefile Modified: head/en_US.ISO8859-1/htdocs/java/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/java/Makefile Tue Jun 25 18:06:00 2013 (r42042) +++ head/en_US.ISO8859-1/htdocs/java/Makefile Tue Jun 25 18:32:58 2013 (r42043) @@ -9,12 +9,12 @@ SUBDIR = dists SUBDIR+= docs -SUBDIR+= links DOCS = advocacy.xml DOCS+= howhelp.xml DOCS+= index.xml DOCS+= install.xml +DOCS+= links.xml DATA= j2j.gif Added: head/en_US.ISO8859-1/htdocs/java/links.xml ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/en_US.ISO8859-1/htdocs/java/links.xml Tue Jun 25 18:32:58 2013 (r42043) @@ -0,0 +1,86 @@ + + +]> + + + &title; + + $FreeBSD$ + + + + +

Included below are links to some links that may be helpful when using Java with &os;. 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 + +
  • +
+ +
    +
  • Giant Java Tree (GJT)
    + Open Source Java organized in a CVS tree.
  • +
  • Java at the Apache Group
    + Different projects concerning java and web, e.g. JServ, Cocoon, etc.
  • +
  • API
  • +
  • +
  • Servlet Information
  • +
  • +
  • Servlet Engines
  • +
    • +
    • ServletExec
      + A high-performance commercial servlet engine. Offers a free demo/development copy and a servlet debugger. Works with most web servers.
    • +
  • +
+ + +