>
> opers guide lists installing JAI into your JRE as prerequisite
>
However, the root cause of the problem seems to be that having followed
all the setup instructions, Eclipse was pointing to the JDK 1.5 JRE,
which doesnt have JAI installed - and when I told it to use the
JSDK1.4/JRE it se
Rob Atkinson wrote:
> Thanks Andrea, that helped
>
> Having done that, I added JAI as a user library to each module to make
> it build. Is there an easier way? Probably need to tweak the docs a bit.
>
The developers guide lists installing JAI into your JRE as prerequisite
- if this was done y
Rob Atkinson ha scritto:
> Thanks Andrea, that helped
>
> Having done that, I added JAI as a user library to each module to make
> it build. Is there an easier way? Probably need to tweak the docs a bit.
Ouch! Painful way. You have to install JAI in your jdk and jre
using the appropriate instal
Thanks Andrea, that helped
Having done that, I added JAI as a user library to each module to make
it build. Is there an easier way? Probably need to tweak the docs a bit.
This leaves 13000 + warnings - is this to be expected?
Rob
Andrea Aime wrote:
> Rob Atkinson ha scritto:
>> Having importe
Rob Atkinson ha scritto:
> Having imported Gt2 trunk into eclipse...
>
> Got quite a few errors, but most seem to derive from a few modules..
>
> NB ( have since updated it with SVN and successfully run mvn install
> from the command line)
Have you generated the eclipse project files with mvn e