]
Vlado Pakan closed JBIDE-17156.
-------------------------------
Verified with JBDS 8.0.0.Beta2-v20140525-2146-B104
Palette wizards of HTML category should not have 'Add js/css'
checkbox
----------------------------------------------------------------------
Key: JBIDE-17156
URL:
https://issues.jboss.org/browse/JBIDE-17156
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common/jst/core
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 4.2.0.Beta2
When these wizards were a part of category jQuery Mobile, it was ok for them to have that
checkbox. Also, all wizards inherited NewJQueryWidgetWizard and had access to jQuery
version. The inheritance should be changed, so that HTML wizards could have no access to
jQuery data and instead used HTML version.