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.
 
Top