[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| Re: [udig-devel] using uDIG in my RCP | 
I would recommend looking at the net.refractions.udig/ 
plugin_customizations.ini for the keys that you need to add to your  
application as well as look at the extensions in plugin.xml that are  
required to add the different menus to your application.
Jesse
On 16-Oct-08, at 1:07 AM, Jody Garnett wrote:
There is an example on trunk of using the uDig plugins in the "mail"  
example produced by the create new RCP project wizard.
This plugin has a product that includes the udig plugins as  
features; have a look at the source code and see if you have any  
questions.
The documentation for this is part of the commercial training  
course; but the source code is available. You will find our public  
developers guide covers some of the more interesting issues such as  
menu intergration..
Known gottchas...
- some of the udig plugins were include JUnit as a dependency (I  
tried to kill all of these but let me know if I missed one).
- net.refractions.udig.libs contains commons-collections (and  
several other open source projects). If you have already isolated  
one of these jars into its own plugins you will get conflicts. Let  
me know if that is the case and we can isolate it on our side as  
well. The net.refractions.udig.libs plugin contains several jars  
that must work together using the java plugin system; recent  
experiments have shown a way to make this work with OSGi - but we  
need time or volunteer to make that happen.
Jody
Maskey, Manil wrote:
Hello all,
I am writing an RCP application that will use uDIG and other apps as
plugin.  How do I use entire uDIG as a plugin in my RCP?  Is there a
documentation somewhere?
Thanks.
MM
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel