Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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