[patch] java/links: update links

Josef El-Rayes j.el-rayes at daemon.li
Tue Sep 9 11:16:37 PDT 2003


>Submitter-Id:	current-users
>Originator:	Josef El-Rayes
>Organization:	
>Confidential:	no 
>Synopsis:	[patch] java/links: update links
>Severity:	non-critical
>Priority:	low
>Category:	www<rchoose from the list of categories above (one line)>
>Class:		update
>Release:	FreeBSD 4.8-STABLE i386
>Environment:
System: FreeBSD daemon.li 4.8-STABLE FreeBSD 4.8-STABLE #8: Tue Jul 22 18:16:23 CEST 2003 root at daemon.li:/usr/obj/usr/src/sys/CUSTOM i386


	
>Description:
					www/en/java/links/*:
					update moved links and remove dead links
	
>How-To-Repeat:
	
>Fix:

	

--- java.diff begins here ---
diff -ruN java.orig/links/development.sgml java/links/development.sgml
--- java.orig/links/development.sgml	Tue Sep  9 18:44:31 2003
+++ java/links/development.sgml	Tue Sep  9 20:02:08 2003
@@ -14,13 +14,14 @@
     <ul>
       <li> IDE&acute;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>
 	    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&acute;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>
       <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>
diff -ruN java.orig/links/freebsd.sgml java/links/freebsd.sgml
--- java.orig/links/freebsd.sgml	Tue Sep  9 18:44:31 2003
+++ java/links/freebsd.sgml	Tue Sep  9 19:53:46 2003
@@ -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
       <li><B>shuJIT</B> - <A HREF="http://www.shudo.net/jit/">http://www.shudo.net/jit/</A> - a &quot;Just In Time&quot; 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 &quot;Just In Time&quot; compiler for FreeBSD.
       <li><B>Kaffe</B> - <A HREF="http://www.kaffe.org">http://www.kaffe.org</A> - a &quot;clean room&quot; implementation of Java.
diff -ruN java.orig/links/resources.sgml java/links/resources.sgml
--- java.orig/links/resources.sgml	Tue Sep  9 18:44:31 2003
+++ java/links/resources.sgml	Tue Sep  9 20:09:16 2003
@@ -16,19 +16,9 @@
 	<I>The</I> Java Magazine
       <li><a href="http://www.gjt.org">Giant Java Tree (GJT)</a><br>
 	Open Source Java organized in a CVS tree.
-      <li><a href="http://www.jos.org">JOS</a><br>
-	Free Java Operating System (still under development but already some nice
-	things available)
       <li><a href="http://www.javalobby.org">Javalobby</a><br>
 	Organization to support Java (fight for Java), sometimes nice offers<br>
 	of commercial software for free (if you are member of Javalobby)
-	<ul>
-	  <li><a href="http://jfa.javalobby.org">JFA</a><br>
-	    The Javalobby Application Framework, collection of different java programs.<br>
-	    Also available via GJT.
-	</ul>
-      <li><a href="http://www.ice.com/java/index.shtml">ICE</a><br>
-	Offering webspace for some nice Java projects, e.g. JCVS 
       <li> <A HREF="http://www.ibm.com/developer/java/">JCentral</A> <br>
 	Search engine only for java things (searches<br>
 	newsgroups, source code archives, ... Provided by IBM 
diff -ruN java.orig/links/tutorials.sgml java/links/tutorials.sgml
--- java.orig/links/tutorials.sgml	Tue Sep  9 18:44:31 2003
+++ java/links/tutorials.sgml	Tue Sep  9 19:50:16 2003
@@ -12,7 +12,8 @@
     <ul>
       <li><a href="http://java.sun.com/docs/books/tutorial/index.html">The Java Tutorial</a><br>
 	THE tutorial for Java direct from Sun.
-      <li><a href="http://developer.java.sun.com/developer/infodocs/index.shtml">Java Developer Connection's Listing of Documentations and Tutorials</a><br>
+      <li><a href="http://developer.java.sun.com/developer/onlineTraining/">Java Developer 
+      Connection's Listing of Documentations and Tutorials</a><br>
 If you need a tutorial, this is the place to find it.  It includes basic tutorials on Java, JavaBeans, Collections, JDBC, Security, etc.  You'll need to register to view them, but it is free, and very valuable!
     </ul>
 </td>
--- java.diff ends here ---




More information about the freebsd-java mailing list