Skip to content

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

@GuillaumeHochart

Description

@GuillaumeHochart

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions