Skip to content

Removing compiled classes when source code is removed #21

@pz07

Description

@pz07

The engine doesn't seem to remove compiled class when the source file is removed. This behaviour is misleading in my opinion.
Looking at the code, it only checks for modified files, which includes new files, but it doesn't recognize removed source files.
Is it intended or is it a bug? Is there any configuration option I missed that would remove a compiled class when the source file of it is removed from source folder?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions