]
Konstantin Marmalyukov reassigned JBIDE-13187:
----------------------------------------------
Assignee: Ilya Buziuk (was: Konstantin Marmalyukov)
make browsersim webstart possible to launch with parameters
-----------------------------------------------------------
Key: JBIDE-13187
URL:
https://issues.jboss.org/browse/JBIDE-13187
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: browsersim
Reporter: Max Rydahl Andersen
Assignee: Ilya Buziuk
Labels: f2f2012
Fix For: LATER
Idea is to be able to have something like:
http://browsersim-jbosstools.rhcloud.com/browsersim.jnlp?url=http://aerog...
Which would generate jnlp with
http://aerogear.com as it is argument and launch the
browsersim.
According to
http://stackoverflow.com/questions/1199211/java-webstart-with-parameters
we can make jnlp have parameters but it would need to be generated on the fly.