0
Run java package
I am using vs code, my files are run ok but when I ran files in package it gives me this error: Class names. '......' are only accepted if annotation processing is explicitly requested Can anyone help me?
1 ответ
+ 1
You have to remember to write ".java" when you are running the compiler on your computer.