Hello, I'm afraid that it must be a problem at your end. The org.geotools.filter.text.ecql package is definitely in the gt-cql-2.7.1 jar (I just checked) and it contains many classes.
The work in progress comment is probably left-over from the early days of Mauricio's work on the module. ECQL is regularly used. Have you tried listing the contents of the jar from the command line to check if it's an IDE problem rather than a jar problem ? jar tvf gt-cql-2.7.1.jar Michael On 11 July 2011 10:16, bk_hummingbird <[email protected]> wrote: > I added the geotools gt-cql-2.7.1.jar to my project libs and ran a full clean > rebuild but It still does not find the org.jeotools.filter.text.ecql > package. I also attempted this with the geotools gt-cql-8.0-M0.jar, with > the same failed results. Though the java docs says it is in that jar I cant > seem to reference it with an import statement (import > org.geotools.filter.text.ecql). Do you have any idea what I may be doing > wrong, or do you think the java doc is incorrect? > > I have noticed that in the java doc in the ECQL section has parts stating > "WARNING THIS IS A WORK IN PROGRESS" is this why the ECQL classes don't > appear in the jar yet? > > -- > View this message in context: > http://osgeo-org.1803224.n2.nabble.com/Can-you-help-me-locate-a-download-for-the-jar-containing-org-geotools-filter-text-ecql-ECQL-tp6563868p6569077.html > Sent from the geotools-gt2-users mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously valuable. > Why? It contains a definitive record of application performance, security > threats, fraudulent activity, and more. Splunk takes this data and makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2d-c2 > _______________________________________________ > Geotools-gt2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users > ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
