hi,

i'm looking at a [http://code.google.com/p/geo-maps/] geo-maps at 
http://code.google.com/p/geo-maps/

i get a compilation error on: 
The type org.geotools.gui.swing.event.SelectionChangeListener cannot be 
resolved. 

i tried the following 2 from maven with no luck:

<dependency>
            <groupId>org.geotools</groupId>
            <artifactId>gt-swing</artifactId>
            <version>2.4.1</version>
</dependency>
<dependency>
            <groupId>org.geotools</groupId>
            <artifactId>gt-swing</artifactId>
            <version>2.5.1</version>
</dependency>

what jar version is used for this that i can get via maven?



oliver



------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to