From owner-freebsd-java@FreeBSD.ORG Mon Sep 22 11:45:58 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA01B16A4BF for ; Mon, 22 Sep 2003 11:45:58 -0700 (PDT) Received: from mgr6.xmission.com (mgr6.xmission.com [198.60.22.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3133743FEA for ; Mon, 22 Sep 2003 11:45:57 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: from mail by mgr6.xmission.com with spam-scanned (Exim 3.35 #1) id 1A1Vh6-0004Jp-06 for freebsd-java@freebsd.org; Mon, 22 Sep 2003 12:45:56 -0600 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr6.xmission.com with esmtp (Exim 3.35 #1) id 1A1Vh0-0004D6-06; Mon, 22 Sep 2003 12:45:51 -0600 Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) h8MIjrjG035491; Mon, 22 Sep 2003 12:45:53 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.9p1/8.12.9/Submit) id h8MIjp1Z035490; Mon, 22 Sep 2003 12:45:51 -0600 (MDT) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Mon, 22 Sep 2003 12:45:51 -0600 From: Greg Lewis To: "Simon L. Nielsen" Message-ID: <20030922184551.GA35332@misty.eyesbeyond.com> References: <20030918210342.GB1558@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030918210342.GB1558@FreeBSD.org> User-Agent: Mutt/1.4.1i X-Spam-Status: No, hits=-8.4 required=8.0 tests=BAYES_01,EMAIL_ATTRIBUTION,HTML_20_30,IN_REP_TO, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT,X_AUTH_WARNING version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: freebsd-java@freebsd.org Subject: Re: Review request for update to links on FreeBSD Java webpage X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Sep 2003 18:45:59 -0000 On Thu, Sep 18, 2003 at 11:03:43PM +0200, Simon L. Nielsen wrote: > Comments before I commit? I might be too late... but. > Index: development.sgml > =================================================================== > RCS file: /home/ncvs/www/en/java/links/development.sgml,v > retrieving revision 1.8 > diff -u -d -r1.8 development.sgml > --- development.sgml 18 Jun 2003 23:37:37 -0000 1.8 > +++ development.sgml 18 Sep 2003 16:29:26 -0000 > @@ -14,13 +14,14 @@ >
    >
  • IDE´S >
      > -
    • Visual Age for Java - Professional
      > +
    • Visual Age for Java - > + Professional
      > Joachim Jaeckel has put together a page on how to run Visual Age for Java Professional 3.0 (Linux) under -CURRENT: http://www.coffeebreak.de/freebsd/ > -
    • JDE
      > +
    • JDE
      > (X)Emacs mode for editing Java >
    • visaj
      > A commercial visual application builder for Java. > -
    • jEdit
      > +
    • jEdit
      > jEdit is a programmer's text editor written in Java with Swing and allows for plug-ins. The author is also working on jEdit-IDE. >
    • NetBeans
      I believe the official site is http://www.netbeans.org/ (thats what is listed in the netbeans port). > New IDE written completely in java, different versions available, > @@ -32,29 +33,19 @@ > Open Source IDE, nice start but seems to be slowing down > in progress lately, but don´t trust all the infos on the > webpages, just check out the newest CVS-sources. > -
    • Lemur
      > - An IDE that is written in Java and uses Swing. >
    • ElixirIDE
      > An IDE that includes a debugger. Rated a JARS top 5%. >
    I suggest adding eclipse to IDE list. See /usr/ports/java/eclipse/pkg-descr. >
  • JDBC >
      >
    • Sun's list of JDBC Drivers > -
    • Town
      > - A 100% Pure Java API that works in conjunction with JDBC. >
    • tjFM
      > A Type 4 JDBC driver for MySQL. > -
    • GWE
      > - A Type 4 JDBC driver for MySQL. >
    • mm.mysql
      > A Type 4 JDBC driver for MySQL. >
    >
  • UML >
      > -
    • Tendril Software Structure Builder
      > - UML development software written in Java - commercial version and > - demo versions available.
      > - Plugin for NetBeans available. >
    • TogetherJ
      > UML based development environment, written in Java. Different editions > available, even a free one. > @@ -63,9 +54,6 @@ >
        >
      • Jikes
        > Ultra fast java compiler from IBM (available as port) > -
      • Guavac
        > - Guavac is a free java compiler developed under GNU Public License, > -and its package includes guavad, java bytecode decompiler. >
      >
    > > Index: freebsd.sgml > =================================================================== > RCS file: /home/ncvs/www/en/java/links/freebsd.sgml,v > retrieving revision 1.6 > diff -u -d -r1.6 freebsd.sgml > --- freebsd.sgml 18 Jun 2003 23:37:37 -0000 1.6 > +++ freebsd.sgml 18 Sep 2003 16:29:26 -0000 > @@ -10,7 +10,6 @@ > > >
      > -
    • The JavaComm API
      Port of the JavaComm API to FreeBSD This port still exists, there just isn't really a web page attached to it. Can we somehow link to the port within the port's collection? >
    • shuJIT - http://www.shudo.net/jit/ - a "Just In Time" compiler for FreeBSD and Linux. >
    • TYA - ftp://gonzalez.cyberus.ca/pub/Linux/java/ - a "Just In Time" compiler for FreeBSD. >
    • Kaffe - http://www.kaffe.org - a "clean room" implementation of Java. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org