[udig-devel] about add map editor in my application

Jody Garnett jgarnett at refractions.net
Mon Dec 10 11:21:31 PST 2007


About the "features"; you have a couple of options on how to put 
together an RCP application. One is to list the plugins for your 
application; the other is to list the features (ie groups of plugins) 
for the application. For uDig we have a couple of features available; 
one for the GIS data formats (no map); one for the map editor; and 
another for printing. So if you were doing things this way there would 
be less thinking involved for grabbing uDig; however you also would need 
to group your own application into features so perhaps that is not worth it?

Jody
> Hi, I didn't understand the answer about add map editor:
>
> "We have arranged udig into features; you should be able to add this gis
> application feature to your project. If that answer is too strange just
> add all the plugins that do not have to do with printing. Right now uDig
> assumes a couple of known menus (in order to contribute a Layer menu in
> the right spot for example). For details see the developers guide."
>
> I have a RCP Application, but I need add map editor like UDIG in my application, what plugins are basic and necessary to can view maps and shapesfiles in the application.
>
> I add these plugins: 
> -net.refractions.udig.project.ui
> -net.refractions.udig.ui
>
> but these plugins depends of another ones...
>
> So, I want only have the map editor, and the basic GIS tools..thanks
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel
>   



More information about the udig-devel mailing list