[
https://issues.jboss.org/browse/JBIDE-18597?page=com.atlassian.jira.plugi...
]
Victor Rubezhny commented on JBIDE-18597:
-----------------------------------------
The problem comes from that fact that Tern's configuration Items are disabled to be
shown (we preconfigure Eclipse to disable them). Once New Wizard gets a Wizard Element
that is disabled (Tern's 'Tern Server Plugin' is definitely one of such
elements) it shows the 'Show All Wizards' checkbox, but leaves it un-checked. As
the all the Tern Wizard elements are disabled they aren't shown in the Wizards Tree,
but Tern's Category is still shown even if it's empty.
This was done explicitly in fix for [Bug #423837 - \[Wizards\] Wizard categories without
direct wizard are not shown
anymore|https://bugs.eclipse.org/bugs/show_bug.cgi?id=423837]
with [this
commit|http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/b...],
but it looks like another case for that issue which isn't fixed.
An Upstream issue is created in BugZilla: [\[Wizards\] A wizard category is shown empty if
all the wizards are disabled in that
category|https://bugs.eclipse.org/bugs/show_bug.cgi?id=464734], an example project and a
patch are attached to the issue.
when using 'server' keyword in New Wizard and
"Tern" shows up
--------------------------------------------------------------
Key: JBIDE-18597
URL:
https://issues.jboss.org/browse/JBIDE-18597
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml/html source editing, upstream
Reporter: Max Rydahl Andersen
Assignee: Victor Rubezhny
Fix For: 4.3.0.Beta1
Attachments: image.png, image1.png, image2.png
EXECUTE: File > New
EXECUTE: Type "server" in keyword.
ASSERT: things non-related to server should not show up - like Tern.
FAILURE: Tern shows up
See
https://www.dropbox.com/s/b3ecwm6ok1um0ab/Screenshot%202014-10-13%2015.02...
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)