Add Workday Ivy Natures on Workday Studio Projects
- Configure the Apache Ivy™ plugin for Workday Studio.
- Create an assembly project.
Workday Studio supports an Apache Ivy plugin, which enables you to manage project dependencies by configuring projects with the Workday Ivy nature.
- On theProject Explorerview, right-click an assembly project.
- Select .
- Expand the assembly project folder.
- Open theivy.xmlfile.
- Expand theinfonode. As you complete the task, consider:
Option Description ModuleThe module name.Add your content hereInsert a parent<dependencies>element, enclosing one or more child<dependency>elements.
Studio adds a Workday Ivy nature to the project.