Community
Participate
Working Groups
By now we have several bundles that belong to the Riena Toolbox: - org.eclipse.riena.toolbox (AssemblyEditor) - org.eclipse.riena.toolbox.feature (AssemblyEditor Feature ) - org.eclipse.riena.toolbox.previewer (View Previewer) - org.eclipse.riena.toolbox.previewer.customizer (Riena-specific extension for the View Previewer) - org.eclipse.riena.toolbox.previewer.feature (View Previewer Feature) - org.eclipse.riena.ui.wizard.cs (Wizards for Client/Server Application) - org.eclipse.riena.ui.templates (Wizard for Hello World/Mail Plugin-Project) - org.eclipse.riena.ui.templates.feature (Feature for the Wizards) In my opinion Riena Toolbox describes the complete suite of tools. Therefore the bundle org.eclipse.riena.toolbox should be named to org.eclipse.riena.toolbox.assemblyeditor instead. Furthermore the wizard-bundles aren't even in the toolbox-namespace. The bundles should be renamed as follows: org.eclipse.riena.toolbox => org.eclipse.riena.toolbox.assemblyeditor (AssemblyEditor) org.eclipse.riena.toolbox.feature => org.eclipse.riena.toolbox.assemblyeditor.feature (AssemblyEditor Feature ) org.eclipse.riena.ui.wizard.cs => org.eclipse.riena.toolbox.wizard.clientserver (Wizards for Client/Server Application) org.eclipse.riena.ui.templates => org.eclipse.riena.toolbox.wizard.templates (Wizard for Hello World/Mail Plugin-Project) org.eclipse.riena.ui.templates.feature => org.eclipse.riena.toolbox.wizard.feature (Feature for the Wizards)