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 installers. Also make sure Eclipse is using your
jdk, not the jre (for some reason by default Eclipse does pick the jre,
since it does not need a jdk at all to work)

> This leaves 13000 + warnings - is this to be expected?

Yes, we're still paying all the time spent developing with Netbeans, 
which was not as picky as Eclise when it came to quality control,
and also the ton of deprecated stuff used around in the code.
I would very much like to see all deprecations fade away (it does
not make sense for us to deprecate API and then leave code using
deprecated stuff around), but it's a ton of work...

Cheers
Andrea

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to