View | Details | Raw Unified | Return to bug 56647
Collapse All | Expand All

(-)java/links/development.sgml (-16 / +4 lines)
Lines 14-26 Link Here
14
    <ul>
14
    <ul>
15
      <li> IDE&acute;S
15
      <li> IDE&acute;S
16
	<ul>
16
	<ul>
17
	  <li><a href="http://www7.software.ibm.com/vad.nsf">Visual Age for Java - Professional</a> <br>
17
	  <li><a href="http://www7b.software.ibm.com/wsdd/zones/vajava/">Visual Age for Java - 
18
	    Professional</a> <br>
18
<a href="mailto:Joachim.Jaeckel@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>
19
<a href="mailto:Joachim.Jaeckel@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>
19
	  <li><a href="http://sunsite.auc.dk/jde/">JDE</a> <br>
20
	  <li><a href="http://jdee.sunsite.dk/">JDE</a> <br>
20
	    (X)Emacs mode for editing Java
21
	    (X)Emacs mode for editing Java
21
	  <li><a href="http://www.ist.co.uk/visaj/index.html">visaj</a> <br>
22
	  <li><a href="http://www.ist.co.uk/visaj/index.html">visaj</a> <br>
22
	    A commercial visual application builder for Java. 
23
	    A commercial visual application builder for Java. 
23
	  <li><a href="http://www.gjt.org/~sp/jedit.html">jEdit</a> <br>
24
	  <li><a href="http://www.jedit.org">jEdit</a> <br>
24
	  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>.
25
	  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>.
25
	  <li> <a href="http://www.netbeans.com">NetBeans</a><br>
26
	  <li> <a href="http://www.netbeans.com">NetBeans</a><br>
26
	    New IDE written completely in java, different versions available,
27
	    New IDE written completely in java, different versions available,
Lines 32-60 Link Here
32
	    Open Source IDE, nice start but seems to be slowing down
33
	    Open Source IDE, nice start but seems to be slowing down
33
	      in progress lately, but don&acute;t trust all the infos on the
34
	      in progress lately, but don&acute;t trust all the infos on the
34
	    webpages, just check out the newest CVS-sources.
35
	    webpages, just check out the newest CVS-sources.
35
	  <li><a href="http://www.island-design.co.uk/lemur.html">Lemur</a> <br>
36
	   An IDE that is written in Java and uses Swing. 
37
	  <li><a href="http://www.elixirtech.com/ElixirIDE/index.html">ElixirIDE</a> <br>
36
	  <li><a href="http://www.elixirtech.com/ElixirIDE/index.html">ElixirIDE</a> <br>
38
	  An IDE that includes a debugger.  Rated a JARS top 5%.
37
	  An IDE that includes a debugger.  Rated a JARS top 5%.
39
	</ul>
38
	</ul>
40
      <li> JDBC
39
      <li> JDBC
41
	<ul>
40
	<ul>
42
	  <li><a href="http://industry.java.sun.com/products/jdbc/drivers">Sun's list of JDBC Drivers</a>
41
	  <li><a href="http://industry.java.sun.com/products/jdbc/drivers">Sun's list of JDBC Drivers</a>
43
	  <li><a href="http://www.working-dogs.com/town/">Town</a><br>
44
	  A 100% Pure Java API that works in conjunction with JDBC.
45
	  <li><a href="http://www.voicenet.com/~zellert/tjFM/"></a>tjFM<br>
42
	  <li><a href="http://www.voicenet.com/~zellert/tjFM/"></a>tjFM<br>
46
	  A Type 4 JDBC driver for MySQL.
43
	  A Type 4 JDBC driver for MySQL.
47
	  <li><a href="http://www.gwe.co.uk/java/jdbc/">GWE</a><br>
48
	  A Type 4 JDBC driver for MySQL.
49
	  <li><a href="http://www.worldserver.com/mm.mysql/">mm.mysql</a><br>
44
	  <li><a href="http://www.worldserver.com/mm.mysql/">mm.mysql</a><br>
50
	  A Type 4 JDBC driver for MySQL.
45
	  A Type 4 JDBC driver for MySQL.
51
	</ul>
46
	</ul>
52
      <li> UML
47
      <li> UML
53
	<ul>
48
	<ul>
54
	  <li><a href="http://www.tendril.com">Tendril Software Structure Builder</a><br>
55
	    UML development software written in Java - commercial version and 
56
	    demo versions available.<br>
57
	    Plugin for NetBeans available.
58
	  <li><a href="http://www.togethersoft.com/together/togetherJ.html">TogetherJ</a> <br>
49
	  <li><a href="http://www.togethersoft.com/together/togetherJ.html">TogetherJ</a> <br>
59
	    UML based development environment, written in Java. Different editions
50
	    UML based development environment, written in Java. Different editions
60
	    available, even a free one.
51
	    available, even a free one.
Lines 63-71 Link Here
63
	<ul>
54
	<ul>
64
	  <li><a href="http://www10.software.ibm.com/developerworks/opensource/jikes/">Jikes</a> <br>
55
	  <li><a href="http://www10.software.ibm.com/developerworks/opensource/jikes/">Jikes</a> <br>
65
	    Ultra fast java compiler from IBM (available as port)
56
	    Ultra fast java compiler from IBM (available as port)
66
	  <li><a href="http://www.cs.berkeley.edu/~engberg/guavac/">Guavac</a> <br>
67
	  Guavac is a free java compiler developed under GNU Public License,
68
and its package includes guavad, java bytecode decompiler.
69
	</ul>
57
	</ul>
70
    </ul>
58
    </ul>
71
</td>
59
</td>
(-)java/links/freebsd.sgml (-1 lines)
Lines 10-16 Link Here
10
<tr>
10
<tr>
11
<td>
11
<td>
12
    <ul>
12
    <ul>
13
      <li><a href="http://student.ulb.ac.be/~jdricot/commapi">The JavaComm API</a><br>Port of the JavaComm API to FreeBSD
14
      <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.
13
      <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.
15
      <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.
14
      <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.
16
      <li><B>Kaffe</B> - <A HREF="http://www.kaffe.org">http://www.kaffe.org</A> - a &quot;clean room&quot; implementation of Java.
15
      <li><B>Kaffe</B> - <A HREF="http://www.kaffe.org">http://www.kaffe.org</A> - a &quot;clean room&quot; implementation of Java.
(-)java/links/resources.sgml (-10 lines)
Lines 16-34 Link Here
16
	<I>The</I> Java Magazine
16
	<I>The</I> Java Magazine
17
      <li><a href="http://www.gjt.org">Giant Java Tree (GJT)</a><br>
17
      <li><a href="http://www.gjt.org">Giant Java Tree (GJT)</a><br>
18
	Open Source Java organized in a CVS tree.
18
	Open Source Java organized in a CVS tree.
19
      <li><a href="http://www.jos.org">JOS</a><br>
20
	Free Java Operating System (still under development but already some nice
21
	things available)
22
      <li><a href="http://www.javalobby.org">Javalobby</a><br>
19
      <li><a href="http://www.javalobby.org">Javalobby</a><br>
23
	Organization to support Java (fight for Java), sometimes nice offers<br>
20
	Organization to support Java (fight for Java), sometimes nice offers<br>
24
	of commercial software for free (if you are member of Javalobby)
21
	of commercial software for free (if you are member of Javalobby)
25
	<ul>
26
	  <li><a href="http://jfa.javalobby.org">JFA</a><br>
27
	    The Javalobby Application Framework, collection of different java programs.<br>
28
	    Also available via GJT.
29
	</ul>
30
      <li><a href="http://www.ice.com/java/index.shtml">ICE</a><br>
31
	Offering webspace for some nice Java projects, e.g. JCVS 
32
      <li> <A HREF="http://www.ibm.com/developer/java/">JCentral</A> <br>
22
      <li> <A HREF="http://www.ibm.com/developer/java/">JCentral</A> <br>
33
	Search engine only for java things (searches<br>
23
	Search engine only for java things (searches<br>
34
	newsgroups, source code archives, ... Provided by IBM 
24
	newsgroups, source code archives, ... Provided by IBM 
(-)java/links/tutorials.sgml (-1 / +2 lines)
Lines 12-18 Link Here
12
    <ul>
12
    <ul>
13
      <li><a href="http://java.sun.com/docs/books/tutorial/index.html">The Java Tutorial</a><br>
13
      <li><a href="http://java.sun.com/docs/books/tutorial/index.html">The Java Tutorial</a><br>
14
	THE tutorial for Java direct from Sun.
14
	THE tutorial for Java direct from Sun.
15
      <li><a href="http://developer.java.sun.com/developer/infodocs/index.shtml">Java Developer Connection's Listing of Documentations and Tutorials</a><br>
15
      <li><a href="http://developer.java.sun.com/developer/onlineTraining/">Java Developer 
16
      Connection's Listing of Documentations and Tutorials</a><br>
16
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!
17
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!
17
    </ul>
18
    </ul>
18
</td>
19
</td>

Return to bug 56647