blob: 691ba6271e1c73f3fff5f54441c4be06cc20dd84 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
[
{ type: install
message: <<EOM
The JAI libraries are not installed in JRE, so you have to add
%%TARGET_DIR%%/jai_codec.jar
%%TARGET_DIR%%/jai_core.jar
to the CLASSPATH environment variable.
EOM
}
]
|