I have three different methods for exporting classes and projects as XML files, but each one produces slightly different output:
- Studio (what I currently use for exporting): I export as a project (with the 'only project' option disabled). This generates all classes and the project in a single XML file.
- VS Code: This method only exports the classes, and it doesn't include the project in the XML file.
- Console export using %SYSTEM.OBJ.Export: I used the following command to attempt the same export as Studio:
do ##class(%SYSTEM.OBJ).Export("MyProject.Prj, MyProject.*.cls",




%20(2)(2).jpg)

.png)

