deploying a plug-in

Hi,

I want to deploy some of my nodes as a new plug-in. I have the instructions from the course last year, but I am missing information on how to only export a selected list of nodes?

Do I have to create a new Java Project for this and copy everything I want to deploy or is there a simpler way by e.g. creating a different plugin.xml and manifest.mf?

 

Thanks for your kind help

Bernd

The only easy way is to comment out some nodes in the plugin.xml. They are phyically there but cannot be used.