Login  Register

Re: Compiling ImageJ under OpenJDK

Posted by Ben Gamari on Oct 01, 2008; 2:51pm
URL: http://imagej.273.s1.nabble.com/Compiling-ImageJ-under-OpenJDK-tp3694898p3694902.html

Paolo Ariano wrote:

> Il giorno mer, 01/10/2008 alle 09.24 -0400, Ben Gamari ha scritto:
>  
>> Yes, I saw that thread. Unfortunately, my problems seem to far broader
>> than yours were. Perhaps the most troubling of these is #12, "Unhandled
>> exception type Exception." As a programmer (although admittedly with
>> relatively little experience with Java, I honestly don't know what to
>> make of this. It definitely seems as if we should find (or begin
>> writing) a new JPEG library for ImageJ. Using deprecated APIs just isn't
>> a realistic way forward. Is there any reason why javax.imageio couldn't
>> be used throughout ImageJ? Thanks,
>>    
>
> if i well understood
> http://rsb.info.nih.gov/ij/download/src/ij41n-src.zip
> solves jpeg problems, for the others really don't know
> hth
> paolo
>  
http://rsb.info.nih.gov/ij/download/src/ij141n-src.zip. Yes, this was
the source tree I was attempting to build. Does anyone else have any
ideas? The javac.compile issue is extremely perplexing. Thanks,

- Ben