Код: Выделить всё
[javac] warning: Implicitly compiled files were not subject to annotation processing.
[javac] Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation.
[javac] 1 warning
Код: Выделить всё
[javac] error: Class names, 'implicit', are only accepted if annotation processing is explicitly requested
[javac] 1 error
Код: Выделить всё
[javac] javac: invalid flag: proc:none
[javac] Usage: javac
[javac] use -help for a list of possible options
Подробнее здесь: https://stackoverflow.com/questions/214 ... processing
Мобильная версия