Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

Update org.eclipse.jdt.core.compiler.ecj #38

@ScreamingTree86

Description

@ScreamingTree86

Hi,
i use the querydsl-apt lib with a springboot application and vaadin 8 for frontend. In vaadin 8 they have updated to the last gwt release and the gwt lib uses some jdt libs.
So in some cases gwt needs to compile a widgetset. But this is not possible because this lib uses an older jdt plugin and breaks the gwt compiler. Current workaround, after some hours of research, is to exclude the ecj lib via maven. This seems to work in my case.
Is it possible to update the ecj version to the actual version?

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