Avoiding com.sun.image.codec.jpeg.JPEGDecodeParam (Was: Where can I find some java classes in Debian)

2008-03-30 Thread Petter Reinholdtsen
[Petter Reinholdtsen] > Is there an easy way to replace this with code that work with GNU > Classpath? I suspect this patch work based on documentation I found on the web, but do not know how to test it. --- openjump-1.2D.orig/src/com/vividsolutions/jump/workbench/imagery/graphic/GraphicImage.j

Where can I find some java classes in Debian

2008-03-30 Thread Petter Reinholdtsen
I had a go at building openjump version 1-2-D with ecj, but ran into a few missing classes. The problematic ones are com.ermapper.ecw, javax.media.jai, de.fho.jump.pirol.utilities and org.jmat. Do these classes exist in Debian? There is also a problem with the use of com.sun.image.codec.jpeg.