cool java-based programs I might miss out on? 

Newsgroups:  gmane.linux.debian.user
Date:        Mon, 04 Apr 2005 20:27:15 +0700

I have downloaded j2sdk/j2re from Sun website and build+install the .deb generated by the make-jpkg script. I'm now wondering, since the official Debian doesn't carry j2sdk/j2re, there are probably many cool Java-based programs that are also not included. Could people list them? The only ones from the top of my head are:

cool java-based programs I might miss out on? 

Ok, I found http://www.jpackage.org/ . It's for RPM though.

David Garamond

cool java-based programs I might miss out on? 

Try the following url :-)

http://www.hotscripts.com/Java/index.html

Jacob

cool java-based programs I might miss out on? 

If you're interested in coding in Java or finding out how others code, jad is a nice tool:

# dpkg -p jad Package: jad Priority: optional Section: non-free/devel Installed-Size: 614 Maintainer: Takashi Okamoto <tora@debian.org> Architecture: i386 Version: 1.5.8e-2 Depends: libc6 (>= 2.2), libstdc++2.10-glibc2.2 Filename: pool/non-free/j/jad/jad_1.5.8e-2_i386.deb Size: 226460 MD5sum: 38227328582fa474c3be0f8ac4380fac Description: The fast Java Decompiler Jad is a Java decompiler, i.e. program that reads one or more Java class files and converts them into Java source files which can be compiled again. . Author: Pavel Kuznetsov Homepage: http://www.geocities.com/kpdus/jad.htm

Monique Y. Mudama