Note: Advice in this article will only work for JxBrowser 6. See the corresponding article for JxBrowser 7 here.
JxBrowser Demo application is located in the demo directory of JxBrowser distribution package. Please follow the instruction below to run Demo application locally:
Windows
- Extract JxBrowser distribution package archive into some directory (e.g. C:\jxbrowser-6.x).
- Run the C:\jxbrowser-6.x\demo\jxbrowserdemo.bat or double click the C:\jxbrowser-6.x\demo\jxbrowserdemo.jar file.
Linux
- Extract JxBrowser distribution package archive into some directory (e.g. /home/me/Downloads/jxbrowser-6.x).
- Launch Terminal application.
- Change current directory using command: cd /home/me/Downloads/jxbrowser-6.x/demo
- Run Demo application using command: ./jxbrowserdemo.sh
macOS
- Extract JxBrowser distribution package archive into some directory (e.g. /Users/me/Downloads/jxbrowser-6.x).
- Launch Terminal application.
- Change current directory using command: cd /Users/me/Downloads/jxbrowser-6.x/demo
- Run Demo application using command: ./jxbrowserdemo.sh