Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.NoSuchMethodError on vaadin 8 after migration #101

Open
GuillaumeHochart opened this issue Apr 16, 2019 · 0 comments
Open

java.lang.NoSuchMethodError on vaadin 8 after migration #101

GuillaumeHochart opened this issue Apr 16, 2019 · 0 comments

Comments

@GuillaumeHochart
Copy link

I use the latest version of vaadin and I get an error that I do not understand. The specificity of my project is that I made it migrate from vaadin 7 to 8; so it has the packages "compatibility"
I get the following error message:
java.lang.NoSuchMethodError: com.vaadin.ui.MenuBar.addItem (Ljava / lang / String;) Lcom / vaadin / ui / MenuBar $ MenuItem;

How can I solve this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant