Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
Hello everyone, please tell me how to find information, how to name a java file?
I'm doing an example from the documentation, but I have a difficulty how to name the file that should be created on point number 3
Solved! Go to Solution.
The request is closed, the answer was simple. If someone has the same difficulty, the name of the first class in the code corresponds to the name of the file. In this case the name will be "TestAffectedDataValidator"
The request is closed, the answer was simple. If someone has the same difficulty, the name of the first class in the code corresponds to the name of the file. In this case the name will be "TestAffectedDataValidator"
