[
https://issues.jboss.org/browse/JBIDE-14758?page=com.atlassian.jira.plugi...
]
Daniel Azarov commented on JBIDE-14758:
---------------------------------------
This can be done just with one line of code like this:
{code}
PlatformUI.getWorkbench().getHelpSystem().setHelp(parent,
IJSFHelpContextIds.NEW_JSF_PROJECT);
{code}
in method createPageControls()
All what we need is document topic id.
[~mmurray], do we have such topic in our documentation?
Help Button is not working for jQuery Palette Element's Wizard
--------------------------------------------------------------
Key: JBIDE-14758
URL:
https://issues.jboss.org/browse/JBIDE-14758
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml/html source editing
Affects Versions: 4.1.0.Beta2
Reporter: Denis Golovin
Assignee: Daniel Azarov
Fix For: 4.2.x
Nothing happens if Help button in dialog footer is pressed
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira