Review request for update to links on FreeBSD Java webpage
Greg Lewis
glewis at eyesbeyond.com
Mon Sep 22 11:45:59 PDT 2003
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 @@
> <ul>
> <li> IDE´S
> <ul>
> - <li><a href="http://www7.software.ibm.com/vad.nsf">Visual Age for Java - Professional</a> <br>
> + <li><a href="http://www7b.software.ibm.com/wsdd/zones/vajava/">Visual Age for Java -
> + Professional</a> <br>
> <a href="mailto:Joachim.Jaeckel at coffeebreak.de">Joachim Jaeckel</a> has put together a page on how to run Visual Age for Java Professional 3.0 (Linux) under -CURRENT: <a href="http://www.coffeebreak.de/freebsd/">http://www.coffeebreak.de/freebsd/</a>
> - <li><a href="http://sunsite.auc.dk/jde/">JDE</a> <br>
> + <li><a href="http://jdee.sunsite.dk/">JDE</a> <br>
> (X)Emacs mode for editing Java
> <li><a href="http://www.ist.co.uk/visaj/index.html">visaj</a> <br>
> A commercial visual application builder for Java.
> - <li><a href="http://www.gjt.org/~sp/jedit.html">jEdit</a> <br>
> + <li><a href="http://www.jedit.org">jEdit</a> <br>
> jEdit is a programmer's text editor written in Java with Swing and allows for plug-ins. The author is also working on <A HREF="http://www.gjt.org/~sp/jedit-ide/">jEdit-IDE</A>.
> <li> <a href="http://www.netbeans.com">NetBeans</a><br>
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.
> - <li><a href="http://www.island-design.co.uk/lemur.html">Lemur</a> <br>
> - An IDE that is written in Java and uses Swing.
> <li><a href="http://www.elixirtech.com/ElixirIDE/index.html">ElixirIDE</a> <br>
> An IDE that includes a debugger. Rated a JARS top 5%.
> </ul>
I suggest adding eclipse to IDE list. See /usr/ports/java/eclipse/pkg-descr.
> <li> JDBC
> <ul>
> <li><a href="http://industry.java.sun.com/products/jdbc/drivers">Sun's list of JDBC Drivers</a>
> - <li><a href="http://www.working-dogs.com/town/">Town</a><br>
> - A 100% Pure Java API that works in conjunction with JDBC.
> <li><a href="http://www.voicenet.com/~zellert/tjFM/"></a>tjFM<br>
> A Type 4 JDBC driver for MySQL.
> - <li><a href="http://www.gwe.co.uk/java/jdbc/">GWE</a><br>
> - A Type 4 JDBC driver for MySQL.
> <li><a href="http://www.worldserver.com/mm.mysql/">mm.mysql</a><br>
> A Type 4 JDBC driver for MySQL.
> </ul>
> <li> UML
> <ul>
> - <li><a href="http://www.tendril.com">Tendril Software Structure Builder</a><br>
> - UML development software written in Java - commercial version and
> - demo versions available.<br>
> - Plugin for NetBeans available.
> <li><a href="http://www.togethersoft.com/together/togetherJ.html">TogetherJ</a> <br>
> UML based development environment, written in Java. Different editions
> available, even a free one.
> @@ -63,9 +54,6 @@
> <ul>
> <li><a href="http://www10.software.ibm.com/developerworks/opensource/jikes/">Jikes</a> <br>
> Ultra fast java compiler from IBM (available as port)
> - <li><a href="http://www.cs.berkeley.edu/~engberg/guavac/">Guavac</a> <br>
> - Guavac is a free java compiler developed under GNU Public License,
> -and its package includes guavad, java bytecode decompiler.
> </ul>
> </ul>
> </td>
> 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 @@
> <tr>
> <td>
> <ul>
> - <li><a href="http://student.ulb.ac.be/~jdricot/commapi">The JavaComm API</a><br>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?
> <li><B>shuJIT</B> - <A HREF="http://www.shudo.net/jit/">http://www.shudo.net/jit/</A> - a "Just In Time" compiler for FreeBSD and Linux.
> <li><B>TYA</B> - <A HREF="ftp://gonzalez.cyberus.ca/pub/Linux/java/">ftp://gonzalez.cyberus.ca/pub/Linux/java/</A> - a "Just In Time" compiler for FreeBSD.
> <li><B>Kaffe</B> - <A HREF="http://www.kaffe.org">http://www.kaffe.org</A> - a "clean room" implementation of Java.
--
Greg Lewis Email : glewis at eyesbeyond.com
Eyes Beyond Web : http://www.eyesbeyond.com
Information Technology FreeBSD : glewis at FreeBSD.org
More information about the freebsd-java
mailing list