jdk 1.0.2
jdk 1.1.5v5
jdk 1.1.5v5
vrwave
. A Java VRML browser.
icq-java
. An installer for the ICQJava program.
jde
. A Java Development Enviroment for Emacs http://sunsite.auc.dk/jde
.
jlex
. A lexical analyser generator similar to the UNIX
lex
.
mmake
. A generator of Makefiles for java programs. More info at
http://www.tildeslash.com/mmake
libpgjava
. A Java class that enables communication with the
PostgreSQL database using JDBC.
cup
. A parser similar to yacc
.
ilu-javadev
. Development header and libraries for the
Inter-Language Unification System.
As explained in /usr/doc/jde/README.Debian, all that is required is putting
(require 'jde) into your ~/.emacs
file.
Note that other add-on packages to Emacs are not enabled by default either, e.g., AucTeX.
bock
Bootstrap-only compiler kit for a subset of Java(tm)
doc++
. A documentation system for C/C++ and Java
fastjar
a complete replacement for the jar utility written in C
under the GPL http://www.engr.orst.edu/~burnsbr/fastjar/
(check http://www.debian.org/Lists-Archives/debian-java-9908/msg00015.html
java2html
. Highlits Java sources for WWW presentations.
gcj
The GNU compiler for Java(TM).
global
.Source code search and browse.
guavac
. A Java compiler.
jikes
. Fast Java compiler adhering to language and VM
specifications
jikes-pg
.Jikes Parser Generator.
oo-browser
.Object Oriented (X)Emacs Class Browser.
mmake
.Makefile generator for Java programs.
cocoon
. A XML/XSL publishing framework servlet
bsh
A Java scripting environment.
cup
. LALR parser generator for Java.
freetds-jdbc
. Pure Java JDBC driver for MS SQL and Sybase.
gnujsp
. A free implementation of Sun's Java Server Pages (JSP
1.0)
jlex
.A Lex-style lexical analyser generator for Java
jserv
Java Servlet 2.0 engine with an optional Apache module
tya
.JIT-compiler for Java.
ibm-jdk1.1-installer
. Installer for IBM Developer Kit for Linux,
Java(TM) Technology Edition. (see What Java
programs have an installer?, Section 5.3.1).
jdk1.1
.JDK 1.1.x (Java Development Kit) - Runtime only
jdk1.1-dev
JDK 1.1.x (Java Development Kit)
biss-awt
a Java GUI application programming framework.
jdk1.1-native
.JDK 1.1.x Runtime - native threads extensions
jdk1.1-native-dev
. JDK 1.1.x - native threads extensions.
vrwave
.VRML 2.0 java-based browser
Also many editors (jed, elvis, vim, emacs, fte, xcoral,zed ....) have support for Java syntax.
Swing does work and can be installed, please note that 1.2 and 1.3 jvms include swing, otherwise you need to download it for your particular jvm. See later on Making swing work in Debian, Section 8.2 how to make it work.
You might take a look at http://www.zib.de/Visual/software/doc++/
,
it is package for Debian, in packages doc++
and
doc++-doc
(documentation).
Since there is not yet a free Java environment in Debian, the dependance on any
package to JDK avoids any Java program to be in main
even if it
uses a free license, the program should be moved to contrib
.
But if you can sucessfully demonstrate that your program can compile
and work with free tools it can be moved to main
.
java-common
. It is the Mother Of All Java Packages, in the
proposed policy. It contains the text of the Policy (Docbook), as well as
utilities scripts (for instance to build a CLASSPATH from a list of jars
(submissions welcome).
java-virtual-machine
java-compiler
java-compiler-dummy
.It is a small tool useful for the transition
to the new Policy. Until all compilers comply with the Policy,
java-compiler-dummy provides the following services:
java-virtual-machine-dummy
.It is a small tool useful for the
transition to the new Policy. Until all virtual machines comply with the
Policy, java-virtual-machine-dummy provides the following services:
vajava
is a visual IDE for Java. You can find it in http://software.ibm.com/ad/vajava
.TODO:
check copyright. The installer can be found at http://www.dat.etsit.upm.es/~jfs/debian/vajava
.
ibm-jdk1.1
. Installer for IBM Developer Kit for Linux, Java(TM)
Technology Edition. It will install an alpha version 1.1.6 of the IBM
Developer Kit. The IBM Developer Kit is a development environment for writing
applets and applications that conform to the Java 1.1 Core API. Its compiler
and other tools are run from a shell and have no GUI interface.
The IBM Developer Kit includes the IBM JIT (libjitc.so) which is used by all
tools by default. Look for it in http://master.debian.org/~doko
.
Needs to be upgraded to 1.1.8. However it seems that providing an installer
might break their license (see IBM's jdk1.1,
Section 2.3.2)
jdk1.2-installer
. Look for it in http://www.pobox.com/~julio/debian/jdk1.2-installer/
.
This one works for the pre-release version, a little work is needed in order to
install the release candidate version. (Update, April 2000, the link seems to
be broken, anyone has one?)
jdk-1.2.2
SE Standard Edition http://www.javasoft.com/products/jdk/1.2/download-linux.html
.
jbuilder3
. A Java IDE from Inprise (written in java) ftp://ftp.inprise.com/pub/jbuilder/jb3foundation/sol_linux/
.
Works well.
netbeans
. Another Java IDE (also written in java) http://www.netbeans.com/
for writing
bean based GUI apps.
jfs@computer.org