[
https://issues.jboss.org/browse/JBIDE-15884?page=com.atlassian.jira.plugi...
]
Vineet Reynolds commented on JBIDE-15884:
-----------------------------------------
Just so that we don't revisit what is required here, the
{{org.jboss.tools.vpe.browsersim.eclipse.commands.runBrowserSim}} command is used in the
cheatsheet as
{noformat}
<command
required="false"
serialization="org.jboss.tools.vpe.browsersim.eclipse.commands.runBrowserSim"/>
{noformat}
Executing this action, results in the {{about:blank}} URL being opened. There is no way to
ensure that BrowserSim navigates to a predefined URL in the command (like
{{http://localhost:8080/jboss-kitchensink-html5-mobile}}). It would be great to fix this -
either in the runBrowserSim command or in a new command that could be used in the context
of cheatsheets. For instance, like the
{{org.jboss.tools.project.examples.cheatsheet.getProjectForCheatsheet}} command.
Allow the runBrowserSim command to accept a URL as a parameter
--------------------------------------------------------------
Key: JBIDE-15884
URL:
https://issues.jboss.org/browse/JBIDE-15884
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: browsersim
Affects Versions: 4.1.0.Final
Reporter: Vineet Reynolds
Assignee: Konstantin Marmalyukov
Fix For: 4.2.0.Beta1
Apologies for not setting the Affect version; I'm not sure which JBIDE version is
affected.
When creating a cheatsheet in JBDS 7.0.1.GA (for JDF-497), I'm using the
{{org.jboss.tools.vpe.browsersim.eclipse.commands.runBrowserSim}} command in the
cheatsheet. This launches BrowserSim successfully (when I'm in the correct
perspective). However, BrowserSim navigates to about:blank so the cheatsheet requires
users to manually key in the URL. It would be nice to have the launch URL specified as a
configurable value.
--
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