0

While I was trying to load the new classes I wanted to create in windchill shell, my necessary files in windchill were deleted during the installation. All classes in the file are deleted when adding a new package with windchill shelland the test system stopped working. What can I do for it.

Helix123
  • 3,502
  • 2
  • 16
  • 36
cooper
  • 1
  • 1

1 Answers1

0

If classes were deleted because source files didn't exist then you need to restore them from backup or a different system with the same version. Try to not compile the full com package, but compile just your custom one. It won't delete other classes.

Moritz
  • 1,954
  • 2
  • 18
  • 28
cooper
  • 1
  • 1