[
https://issues.jboss.org/browse/JBIDE-14289?page=com.atlassian.jira.plugi...
]
Xavier Coulon commented on JBIDE-14289:
---------------------------------------
Here the fix to apply:
{code}
<extension
point="org.eclipse.debug.core.launchConfigurationTypes">
<launchConfigurationType
delegate="org.jboss.tools.livereload.internal.server.wst.LiveReloadLaunchConfiguration"
id="org.jboss.tools.livereload.serverLaunchConfig"
modes="run"
name="LiveReload"
public="false">
</launchConfigurationType>
</extension>
{code}
Putting explicitly "public=false" removes the link to "Open Launch
Configuration" dialog.
Open launch configuration for Live Reload servers displays error
messages
-------------------------------------------------------------------------
Key: JBIDE-14289
URL:
https://issues.jboss.org/browse/JBIDE-14289
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: livereload
Affects Versions: 4.1.0.Alpha2
Reporter: Vlado Pakan
Assignee: Xavier Coulon
Fix For: 4.1.0.Beta1
Attachments: error0.png, error1.png
1. Add LiveReload server to server view
2. Double click on created server
3. Click on link Open launch configuration in opened editor
ERROR:
!error0.png!
!error1.png!
--
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