jklapste
14 years agoContributor
Localize Mac startup properties
On the Mac, the Info.plist file contains several properties that are set upon install with full paths, such as soapui.ext.libraries. These paths should be relative to $APP_PACKAGE similar to how the Classpath property is being set as this allows the app to be moved around without breakage.