husker-dev / openglfx

OpenGL implementation for JavaFX
Apache License 2.0
80 stars 10 forks source link

question by jogl modular and jlink jpackage #8

Closed lqyaos closed 2 years ago

lqyaos commented 2 years ago

I would like to ask how to modularize the packaging. If I use jogl, because jogl does not have module-info.java, I cannot run it after jlink.

husker-dev commented 2 years ago

I don't think it has anything to do with my project.

I would advise you to read about everything related to jlink. There is a tool for creating modular libraries from regular ones. (I don't remember the name)