Use maven?? :)  

Roy
      _____  

  From: Imran Rajjad [mailto:[email protected]]
To: geotools-gt2-users [mailto:[email protected]]
Sent: Tue, 19 Oct 2010 07:35:47 +0200
Subject: [Geotools-gt2-users] which jar file for 
map.addLayer(SimpleFeatureCollection, style)

Hi,

I have a SimpleFeatureCollection and I`m trying to add it to
JmapFrame, but it seems a jar file needs to be added in buildclass
path, and there are so many of them. any idea, which jar file im
missing here..currently I am using
geoapi-rending
gt-api
gt-data
gt-main
jts-1.10
gt-render
gt-metadata
gt-epsg-extension
gt-epsgh2.2...
gt-epsg-hqpl
gt-swing


exclipse is telling me that a jar files need to included at this

MapContext map = new DefaultMapContext();
map.setTitle("Converted network data");
map.addLayer(collection, null); <-- here im passing a simpleFeatureCollection

any idea! or a link would be appreciated

regards,
Imran

-- 
I.R

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
      
   
 
------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to