_nikhilpalli
08/05/2021, 4:18 PMdeploy.xml
point to a different objects/files folder.
root
|__Objects/
|__FileCabinet/
|
|__acctCustomizationOne/
|______src/ - deploy.xml points the files and objects path to ../Objects/* and ../FileCabinet/*
|__accountCustomizatonTwo/
|______src/ - deploy.xml points the files and objects path to ../Objects/* and ../FileCabinet/*
stalbert
08/05/2021, 4:55 PMdeploy.xml
can't refer to arbitrary directories or files outside the project root FileCabinet
would be nice to hear otherwise!