[
https://issues.jboss.org/browse/JBIDE-17601?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-17601:
-------------------------------------
examples/plugins/org.jboss.tools.project.examples/src/org/jboss/tools/project/examples/wizard/NewProjectExamplesRequirementsPage.java: WizardDialog
dialog = new WizardDialog(getShell(), new DownloadRuntimesTaskWizard(runtimes));
This class needs to use TaskWizardDialog in foundation.ui. The taskwizard dialog ensures
that when 'next' is pressed, the wizard fragment can execute long-running tasks
properly. This is not possible using a normal wizard dialog and a task wizard.
Download Runtimes not validating credentials when launched from New
Project wizards
-----------------------------------------------------------------------------------
Key: JBIDE-17601
URL:
https://issues.jboss.org/browse/JBIDE-17601
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central, server
Affects Versions: 4.2.0.Beta2
Environment: JBoss Developer Studio
Version: 8.0.0.Beta2
Build id: Beta2-v20140608-1040-B121
Reporter: Michelle Murray
Assignee: Fred Bricon
Fix For: 4.2.0.Beta3
When entering the download-runtimes wizard via the button in a New Project wizard, your
credentials are not validated at all.
[But works as expected from new server wizard and runtime detection preferences page]
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)