Skip to content

GeneratedClassesJava build script: remove old .class files before compilation #47

@quyin

Description

@quyin

on Windows, filenames are case-insensitive, but case information is kept.

thus, when the user changes merely the case of a type, it is possible that the .class file with wrong case will be packaged into the jar file, which causes failure of loading that class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions