[udig-devel] dependecies of udig_language_feature
Jan Jezek
h.jezek at centrum.cz
Thu Aug 16 09:22:44 PDT 2007
Hi list,
I'm working on my gsoc plugin (uDig trunk + eclipse 3.3).
As I was trying to generate update site for my plugin (sill needs some work :) )
I've realized that udig_language_feature has a broken
dependencies that makes getting the plugin via update
site impossible.
These dependencies are:
<import feature="org.eclipse.rcp.nls1" version="3.1.1"/>
<import feature="org.eclipse.platform.nls1" version="3.1.1"/>
When deleting this two dependencies everything works.
Is there any reason why are they there?
Bests,
Jan.
More information about the udig-devel
mailing list