Re: [Geotools-devel] [udig-devel] Re: Converting java.net.URLs to java.io.Files

2007-06-20 Thread Richard Gould
Oops. I forgot to re-deploy the GeoTools jars. They're being uploaded now. If you clean your libs plug-in in about 30 minutes, it should all work. I made URLUtils in uDig redirect to DataUtilities in GeoTools so that this very important method is more likely to be stumbled upon this way :) Rich

Re: [Geotools-devel] [udig-devel] Re: Converting java.net.URLs to java.io.Files

2007-06-20 Thread Andrea Antonello
I suppose I miss something: 1) http://docs.codehaus.org/display/GEOT/5.1.6+Converting+URLs+to+Files uses DataUtilities of org.geotools.data, which does not have a urlToFile method. At least not the udig 1.1.x version 2) http://udig.refractions.net/confluence/display/DEV/5.1+Converting+URLs+to+Fil