Skip to main content
Administrator Guide
Last Updated: 2023-06-23
Add Workday Ivy Natures on Workday Studio Projects

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.
  1. On the
    Project Explorer
    view, right-click an assembly project.
  2. Select
    Configure
    Add Workday Ivy Nature
    .
  3. Expand the assembly project folder.
  4. Open the
    ivy.xml
    file.
  5. Expand the
    info
    node. As you complete the task, consider:
    Option Description
    Module
    The module name.
    Add your content here
    Insert a parent
    <dependencies>
    element, enclosing one or more child
    <dependency>
    elements.
Studio adds a Workday Ivy nature to the project.