<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi all!<br>
<br>
Long time ago we have standalone Browsersim build. After adding
javaFx we disable this feature.<br>
<br>
Now I'm happy to say that standalone Browsersim is back! It supports
only SWT.Webkit browser engine, but it's better than nothing.<br>
<br>
You can download it <a
href="https://www.dropbox.com/s/3j0l0rfnv43moyt/browsersim.jar">here</a>.
To run standalone Browsersim use <br>
<blockquote><b>java</b><i>(or path to java executable)</i> <b>-jar
browsersim.jar</b><b> </b><br>
</blockquote>
command. Mac OS users should run it with <br>
<blockquote><b>java</b><i>(or path to java executable)</i><b>
-XstartOnFirstThread</b> <b>-jar browsersim.jar</b><b> </b><br>
</blockquote>
Please try it and give your feedback. The most interested thing for
me is standalone Browsersim behavior on different Linux
distributions.<br>
</body>
</html>