Another attempt to run B4J on Linux

aeric

Expert
Licensed User
Longtime User
With some determination, it is possible.

B4J
 

aeric

Expert
Licensed User
Longtime User
The screen is black if I debug the GUI directly. I think B4J inside Wine is using Windows version of OpenJDK.
I use B4J-bridge and connected to same IP. The window is not black. I think using this way, the IDE is now using the Linux OpenJDK.

1759138714066.png
 

aeric

Expert
Licensed User
Longtime User
I have tried Winboat. It is still in beta but it works quite well.
However, I don't like it.
It took too much of resources using docker.
 

aeric

Expert
Licensed User
Longtime User
I tried to install B4J on a new Linux distro yesterday. Using Wine and inside VirtualBox.
The latest version 1.4.2 has removed X11 and B4J (or JavaFX) is not running correctly under Wine.
I reinstalled version 1.3.9 and login into Xorg session and B4J is running much better.

I had Live streaming on YouTube.
 
Top