Uploading .tra Files as Library Project
You can change the project type from .tra to .tralib and upload it as a library project to the server.
To change the project type from .tra to .tralib
- Select the .tra file and right-click.
The context menu is displayed.
- Click 7-zip > Extract to "projectname."
The file is extracted, and a new folder with the project name is created.
- Open the newly created folder.
- Open the CycurRISK.json file in the Visual Studio Code application.
- Change "ProjectType" from 0 to 1 and save it.
- Mark all the files included in the above newly created folder and right-click.
The context menu is displayed.
- Click 7-zip > Add to "ProjectName."
A new zip folder (file type: ".zip") has been created.
- Rename the file or change the file type to ".tralib."
- The new library project is created.