Just a suggestion, but why not simply have one project, and enforce that widgets which are currently experimental have to live in a special package space?
e.g. org.eclipse.nebula.experimental.mywidget And then do a refactor->rename to move the widget into a normal nebula package once it reaches maturity. e.g. org.eclipse.nebula.mywidget That would be pretty low overhead, and also pretty obvious to anyone using the code. Regards, Noel Grandin. _______________________________________________ nebula-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/nebula-dev
