Replies: 4 comments 1 reply
-
AppImage is designed to run one GUI application. Say, you have an IDE that uses openjdk, then double-clicking the AppImage should open the IDE. |
Beta Was this translation helpful? Give feedback.
-
For programs like openjdk, should the correct way to use it be set to automatically mount and add environment variables at boot time?
|
Beta Was this translation helpful? Give feedback.
-
The way I see it, OpenJDK itself is not an application. The application that needs OpenJDK should include it in its AppImage. Would that work for your use case? What do you want to achieve in the end? |
Beta Was this translation helpful? Give feedback.
-
@probonopd please stop replying in issues that are questions before converting them to discussions. |
Beta Was this translation helpful? Give feedback.
-
How to package a multi-entry application into an appimage?
For example, openjdk, there are many executable programs, how to write apprun files? How to use the packaged multi-entry appimage?
Beta Was this translation helpful? Give feedback.
All reactions