Questions tagged [bck2brwsr]

Bck2Brwsr is a JVM Bytecode-to-JavaScript engine supporting runtime, which makes it possible to run Java in the browser without a plugin.

2 questions
2
votes
1 answer

Bck2Brwsr together with JavaFX?

Has anyone managed to get Bck2Brwsr working together with Java 8 / JavaFX 8 lately? Is there a chance of compatibility? I couldn't find much information about it and lack of a good starting point. With the given Maven archetype I get several…
Jens Piegsa
  • 7,399
  • 5
  • 58
  • 106
0
votes
0 answers

bck2brwsr-maven-plugin produces Illegal argument

I'm compiling a maven multimodule project created with dukescript, it works like a charm in my local with Oracle's Java 8; however when running on travis CI with OpenJDK 11 the console shows me the following error [ERROR] Failed to execute goal…
Ruslan López
  • 4,433
  • 2
  • 26
  • 37