]
Jeff MAURY closed JBIDE-13187.
------------------------------
Resolution: Won't Fix
browsersim is deprecated
make browsersim webstart possible to launch with parameters
-----------------------------------------------------------
Key: JBIDE-13187
URL:
https://issues.redhat.com/browse/JBIDE-13187
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: browsersim
Reporter: Max Andersen
Assignee: Ilya Buziuk
Priority: Major
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.