0
有沒有人遇到以下問題?部署時出現奇怪錯誤
The file {module:secure}/app/controllers/PaxHeader/Secure.java could
not be compiled. Error raised is : Syntax error on tokens, delete
these tokens
有沒有人遇到以下問題?部署時出現奇怪錯誤
The file {module:secure}/app/controllers/PaxHeader/Secure.java could
not be compiled. Error raised is : Syntax error on tokens, delete
these tokens
如果打開在/ app /控制器/ PaxHeader發現在IDE的Secure
類,它編譯?
如果您運行play auto-test
,該怎麼辦?它是否也由於編譯錯誤而失敗?
如果您重新下載Play框架(並調整PATH環境變量以指向新的Play Framework發行版)並再試一次,該怎麼辦?