Community
Participate
Working Groups
Build Identifier: 20110924 Next button is NOT disabled if user does not select any default generators so that user could new a project without any generator. Reproducible: Always Steps to Reproduce: 1. Try to new an EGL basic project. 2. In the EGL project wizard page, input a valid project name, and select the Basic template. Then click Next button. 3. In the EGL settings wizard page, do not select any default generators. Actual results: The Next button is still enabled, and user could create a project without any generators. But this kind of project could not generate any runnable file. Besides disable the Next button here, I suggest add some error or warning message here to suggest user select a genertor.
Created attachment 204045 [details] screenshot
It seemed to be a valid scenario to me. User can select no generators, in such cases, the EGL code is not going to be generated. In the compiler setting configuration pages, we don't prevent users from deselect all generators. Subscribe Will for his comments.
Tony - I agree that we shouldn't force a generator selection here. The developer may just want to work with EGL code in the workspace, but not generate it.
Created attachment 205873 [details] Fix pack for 358997 and 359004
fixed
Verified in build of 20111031