Skip to content

Vaadin 25: Compilation failure (cannot find symbol Label) #198

@javier-godoy

Description

@javier-godoy

Describe the bug

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project twincolgrid: Compilation failure: Compilation failure:
[ERROR] /com/flowingcode/vaadin/addons/twincolgrid/TwinColGrid.java:[44,38] cannot find symbol
[ERROR] symbol: class Label
[ERROR] location: package com.vaadin.flow.component.html
[ERROR] /com/flowingcode/vaadin/addons/twincolgrid/TwinColGrid.java:[130,11] cannot find symbol
[ERROR] symbol: class Label
[ERROR] location: class com.flowingcode.vaadin.addons.twincolgrid.TwinColGrid
[ERROR] /com/flowingcode/vaadin/addons/twincolgrid/TwinColGrid.java:[87,11] cannot find symbol
[ERROR] symbol: class Label
[ERROR] location: class com.flowingcode.vaadin.addons.twincolgrid.TwinColGrid.TwinColModel

Expected behavior

No response

Minimal reproducible example

No response

Add-on Version

3.1.1-SNAPSHOT

Vaadin Version

25.0.0.beta2

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions