David Portabella
David Portabella

Reputation: 12720

binaries of Java jai-imageio library for Mac available somewhere

Are the binaries of Java jai-imageio library for Mac available somewhere? http://java.net/projects/jai-imageio

or did someone manage to compile it for Mac?

Upvotes: 3

Views: 1366

Answers (1)

Sergii Zagriichuk
Sergii Zagriichuk

Reputation: 5399

Juts a quote from wiki

JAI is provided as a free download directly from Sun Microsystems for the Windows, Solaris, and Linux platforms. Apple Inc. provides a Mac OS X version of the API from their website for Mac OS X v10.3; Mac OS X v10.4 ships with it preinstalled.

Path to JAI /System/Library/Java/Extensions

Upvotes: 2

Related Questions