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

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