doc/en_US.ISO8859-1/htdocs/java/links/development.xml
Gabor Kovesdan 77d737ee88 - Rename the share/sgml directories to share/xml
- Fix build errors from the next change

Approved by:	doceng (implicit)
2012-10-01 11:56:00 +00:00

67 lines
3.3 KiB
XML

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/xml/xhtml10-freebsd.dtd" [
<!ENTITY title "FreeBSD &java; Project: Development Tools">
]>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>&title;</title>
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
</head>
<body class="navinclude.developers">
<p> Included below are links to some tools that can be used on FreeBSD. It is not intended to be a comprehensive list.</p>
<ul>
<li> IDE&acute;S</li>
<li><ul>
<li><a href="http://www7b.software.ibm.com/wsdd/zones/vajava/">Visual Age for Java -
Professional</a> <br/>
<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></li>
<li><a href="http://jdee.sunsite.dk/">JDE</a> <br/>
(X)Emacs mode for editing Java.</li>
<li><a href="http://www.ist.co.uk/visaj/index.html">visaj</a> <br/>
A commercial visual application builder for Java. </li>
<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>
<li> <a href="http://www.netbeans.org/">NetBeans</a><br/>
New IDE written completely in java, different versions available,
free and commercial ones. Now part Sun Microsystems.</li>
<li> JWS - Sun&acute;s IDE <br/>
Will not longer be maintained since Sun acquired NetBeans
to use it as their IDE from now on.</li>
<li><a href="http://www.freebuilder.org">FreeBuilder</a><br/>
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>
<li><a href="http://www.elixirtech.com/ElixirIDE/index.html">ElixirIDE</a> <br/>
An IDE that includes a debugger. Rated a JARS top 5%.</li>
<li><a href="http://www.eclipse.org/">Eclipse</a><br/>
An open extensible IDE for anything and nothing in particular.</li>
<li><a href="http://www.jetbrains.com/idea">IDEA</a><br/>
IDEA is a commercial Java IDE with extensive refactoring support.</li>
</ul></li>
<li> JDBC</li>
<li><ul>
<li><a href="http://industry.java.sun.com/products/jdbc/drivers">Sun's list of JDBC Drivers</a></li>
<li><a href="http://www.voicenet.com/~zellert/tjFM/"></a>tjFM<br/>
A Type 4 JDBC driver for MySQL&trade;.</li>
<li><a href="http://www.mysql.com/products/connector-j/index.html">MySQL Connector/J</a><br/>
A Type 4 JDBC driver for MySQL.</li>
</ul></li>
<li> UML</li>
<li><ul>
<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.</li>
</ul></li>
<li> Tools</li>
<li><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>
</ul></li>
</ul>
</body>
</html>