Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete existing class files to avoid JDK/IntelliJ bugs #174

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Mar 27, 2024

  1. Delete existing class files to avoid JDK/IntelliJ bugs

    #147 attempted
    to do this but it only did it for Record Interface classes.
    This commit does it for all classes that are to be generated.
    Ad hoc testing shows that it solves the problem.
    
    Fixes #139
    Randgalt committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b72ec9a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    d03b9f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. x

    Randgalt committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    37d6707 View commit details
    Browse the repository at this point in the history
  2. x

    Randgalt committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    578dd98 View commit details
    Browse the repository at this point in the history
  3. x

    Randgalt committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    343277c View commit details
    Browse the repository at this point in the history
  4. x

    Randgalt committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    612c910 View commit details
    Browse the repository at this point in the history
  5. x

    Randgalt committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    91bed64 View commit details
    Browse the repository at this point in the history
  6. x

    Randgalt committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    5efdd2e View commit details
    Browse the repository at this point in the history
  7. x

    Randgalt committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    de238d8 View commit details
    Browse the repository at this point in the history
  8. x

    Randgalt committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    2b7e18e View commit details
    Browse the repository at this point in the history
  9. x

    Randgalt committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    1a3ceef View commit details
    Browse the repository at this point in the history
  10. x

    Randgalt committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    57b07af View commit details
    Browse the repository at this point in the history
  11. x

    Randgalt committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    8e47252 View commit details
    Browse the repository at this point in the history
  12. x

    Randgalt committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    9f05e46 View commit details
    Browse the repository at this point in the history
  13. x

    Randgalt committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    bf9b798 View commit details
    Browse the repository at this point in the history