Error Java cannot find symbol
I am using a Plug in called "Vaadin" to help with my code. When compiling my code I'm facing this error
java: cannot find symbol
symbol: method enableInstallPrompt()
I think its an issue with Maven dependancies.
请先登录再写评论。