cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

How to name a java file?

VladiSlav
17-Peridot

How to name a java file?

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

class.JPG

 

1 ACCEPTED SOLUTION

Accepted Solutions

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"

View solution in original post

1 REPLY 1

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"

Top Tags