How to display java swing on X11 when running on Mac

ε祈祈猫儿з 提交于 2019-12-05 17:43:13

I don't know if there is a way to get Apple's JDK to use X11, but there is the alternative of using SoyLatte, which is a Mac Java implementation that only works with X11.

Try to start your application from within the X11 terminal. This worked for http://mcis.polymtl.ca/makao.html for me on MacOS 10.14.5

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!