]
Vlado Pakan closed JBIDE-18081.
-------------------------------
Verified with JBDS 8.0.0.CR1-v20140831-0335-B201
Ionic palette wizards do not insert selected js/css links into html
template
----------------------------------------------------------------------------
Key: JBIDE-18081
URL:
https://issues.jboss.org/browse/JBIDE-18081
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml/html source editing
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 4.2.0.CR1
Create *.html file without doctype and with text
<div>
</div>
Invoke any palette wizard from Ionic category.
Select 'Add references to JS/CSS' and on the next page select Ionic library.
Text preview shows js/css links to be inserted into the file.
However, on finish they are not inserted.