Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JxBrowser in a Maven-based SWT desktop application

This example demonstrates how to configure a Maven project with JxBrowser to embed a BrowserView widget into an SWT desktop application to display web pages.

Prerequisites

Run the SWT application

Use the following command to start the application:

mvn clean compile exec:java -Djxbrowser.license.key=<your_license_key>

Once launched, the app loads the HTML5 test page:

BrowserView in SWT app

About

This Maven project demonstrates how to add the required JxBrowser dependencies and embed BrowserView into an SWT desktop app to display modern web pages.

Resources

Stars

0 stars

Watchers

8 watching

Forks

Used by

Contributors

Languages