Skip to content

ensonic/pandomium-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build

mvn clean install

workarounds

due to dzikoysk/pandomium#11 ? run:

rm -rf native/
mkdir native
cd native/
tar xJf ../../Pandomium/pandomium-linux/native/linux64-native.tar.xz --strip 1
cd ..

Unfortunately embedded chromium will fail to resolv 3 files, which right now need to be copied or symlinked to the java bin directory (see above ticket).

run

java -jar target/pandomium-example-1.0-SNAPSHOT-jar-with-dependencies.jar 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages