Concept: Ivy Preferences
Workday Studio provides an Ivy plugin, which enables you to manage project dependencies with Apache Ivy. To enable the Ivy plugin to resolve resources, you can specify the settings and properties file to use in your project.
You can configure these settings on the preferences page:
- Ivy settings URL:clickBrowse..., then select theivysettings.xmlfile or specify a URL. The settings file defines variables that the Ivy engine can load to resolve resources.
- Ivy properties file:clickBrowse..., then select the.propertiesfile that the settings file can reference. The properties file contains properties that Ivy loads as variables, in the form:name=valueSelect theLoad ivy.properties file from home directory if presentcheck box to load theivy.propertiesfile automatically from your home directory.