Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [wtp-dev] Feedback needed on proposed behavior change

Yes. The term "Configuration" is a user-friendly name for the preset
facility.

Regarding the second paragraph, you should be able to do this in your
wizard pages by using the WizardPage.setPageComplete() method. Setting
that to false will prevent the wizard from finishing.

- Konstantin


-----Original Message-----
From: wtp-dev-bounces@xxxxxxxxxxx [mailto:wtp-dev-bounces@xxxxxxxxxxx]
On Behalf Of Cameron Bateman
Sent: Monday, December 11, 2006 1:21 PM
To: General discussion of project-wide or architectural issues.
Subject: Re: [wtp-dev] Feedback needed on proposed behavior change

By "preset" I assume we are talking about the option called 
"Configuration" on the first wizard page? If so, the proposal seems 
sensible.

On a related topic, it would be nice if this "Configuration" preset 
could veto the Finish button enablement. In the case of the JSF facet 
for example, we have a usability issue where you can select the JSF 
preset and hit Finish. Unfortuately this means that the JSF runtime 
library may not be selected and the faceted project won't be fully 
initialized in some situations. It would be nice if when the user 
selected our preset, we could force them to traverse to our custom 
config page(s).


--Cam

Konstantin Komissarchik wrote:

> I'd like to hear what the broad WTP community thinks of the following 
> proposed behavior change:
>
> [UI] Allow the user to bypass facets page if preset is selected
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=143075
>
> Thanks,
>
> - Konstantin
>
>_______________________________________________________________________
>Notice:  This email message, together with any attachments, may contain
>information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
>entities,  that may be confidential,  proprietary,  copyrighted  and/or
>legally privileged, and is intended solely for the use of the
individual
>or entity named in this message. If you are not the intended recipient,
>and have received this message in error, please immediately return this
>by email and then delete it.
>  
>
>-----------------------------------------------------------------------
-
>
>_______________________________________________
>wtp-dev mailing list
>wtp-dev@xxxxxxxxxxx
>https://dev.eclipse.org/mailman/listinfo/wtp-dev
>  
>

_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev
_______________________________________________________________________
Notice:  This email message, together with any attachments, may contain
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
entities,  that may be confidential,  proprietary,  copyrighted  and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.


Back to the top