protegeproject / protege

Protege Desktop
http://protege.stanford.edu
Other
971 stars 229 forks source link

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

Closed gouttegd closed 1 year ago

gouttegd commented 1 year ago

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.