Community
Participate
Working Groups
Add a new page so that user can choose the widget library to use. If the libraries are not in the workspace, it will be imported automatically.
We are going to have 3 widget projects for user to choose from EGL Widget Dojo Widget Dojo Mobile Widget
Created attachment 200871 [details] 1. Add widget library selection page to the new project wizard 2. Add an extension point to add new widget library to the wizard.
See 354426 ... this UI should be used when the developer selects a project template that is adding RUI capability to a project (so, "Web client with services" and "Web client").
The library selection page has been completed in Iteration 11. Will had requested for some enhancements for the page in bug 351279, I will track them there. https://bugs.eclipse.org/bugs/show_bug.cgi?id=355172
Hi Ji Yong, Why do the widgets seem to appear in different order for RUI with and RUI without services? I would think they would appear in the same order.
Theresa, We didn't do anything to control the order. The order is randomly gotten from the extension point. (In reply to comment #5) > Hi Ji Yong, > Why do the widgets seem to appear in different order for RUI with and RUI > without services? I would think they would appear in the same order.
Verified