Two plugins with same namespace
Hi everybody,
I have a questions concerning operator managment.
I have to RM plugins. A public one and a private one. The private one contains operators which I will publish in the public plugin in future, but not yet.
To be able to use those operators and the experiments containing them after I will once have migrated them from the private to the public plugin, I want both plugins to share the same namespace.
When I do this, I get the following error:
Is there any workaround for this or am I doing somethign wrong?
Ben
I have a questions concerning operator managment.
I have to RM plugins. A public one and a private one. The private one contains operators which I will publish in the public plugin in future, but not yet.
To be able to use those operators and the experiments containing them after I will once have migrated them from the private to the public plugin, I want both plugins to share the same namespace.
When I do this, I get the following error:
2011-01-31 13:27:36 WARNING: Duplicate plugin definition for plugin rmx_Exons in ./RapidMiner_Vega/lib/plugins/rapidminer-Bens-Experimental-Extension-1.0.0.jar and ./RapidMiner_Vega/lib/plugins/rapidminer-Feature-Selection-Extension-1.0.4.jar. Keeping the first. (Plugin.registerPlugins())
Is there any workaround for this or am I doing somethign wrong?
Ben