Re: [Geotools-devel] Eclipse newbie question re trunk

2006-12-20 Thread Rob Atkinson
> > 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

Re: [Geotools-devel] Eclipse newbie question re trunk

2006-12-20 Thread Jody Garnett
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

Re: [Geotools-devel] Eclipse newbie question re trunk

2006-12-20 Thread Andrea Aime
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

Re: [Geotools-devel] Eclipse newbie question re trunk

2006-12-20 Thread Rob Atkinson
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

Re: [Geotools-devel] Eclipse newbie question re trunk

2006-12-20 Thread Andrea Aime
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