Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Info.plist on macOS and provide sample configuration files #1093

Merged
merged 2 commits into from
Dec 23, 2022
Merged

Support Info.plist on macOS and provide sample configuration files #1093

merged 2 commits into from
Dec 23, 2022

Conversation

gouttegd
Copy link
Collaborator

This PR updates the macOS launcher so that it supports reading JVM options from the Info.plist file inside the application bundle, for backward compatibility with previous versions of Protégé.

It also fills the Protege.l4j.ini file (used to set the JVM options on Windows) with a commented line showing how to set the maximal heap size value (-Xmx option), and provides a default conf/jvm.conf file for the Linux, MacOS, and platform-independent versions, containing a similar commented setting.

Use an updated launcher that supports getting JVM options from the
bundle's Info.plist file, for backward compatibility with previous
versions of Protégé.
Provide a sample conf/jvm.conf file containing a (commented) memory
setting, to help users figure out how to change such settings.

Likewise for the Protege.l4j.ini file that is specific to the Windows
version.
@gouttegd gouttegd merged commit 7ea4dc4 into protegeproject:release-5.6.0 Dec 23, 2022
@gouttegd gouttegd deleted the handling-jvm-options branch December 23, 2022 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant