The default location of assemblies.xml is in the project root directory. To use an assemblies.xml file stored in a different location:
1. From the Progress Developer Studio for OpenEdge main menu, select Project > Properties.
OR
1. Right click on the project in the Project Explorer view and select Properties from the context menu.
2. In the Properties dialog, expand the "Progress OpenEdge" node and select "Assemblies".
3. Deselect the "Use default location" check box.
4. Click the "File system..." button.
5. In the "Directory Selection" dialog, navigate to the directory where assemblies.xml is or will be stored and click "OK". |