Skip to content

Java Interop: Scala compiler could not parse a java class definitions closed with };  #5638

Closed
@scabug

Description

@scabug

When using a scala-java cross compilation I often get the error when trying to compile with classes like that:

public class Among {

/** class body */

};

Error message: error: illegal start of type declaration };

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions