Skip to content

[Feature request] Add project clean command #2

@Pieter12345

Description

@Pieter12345

The /javaloader recompile [project] command automatically performs a clean (removing all generated binaries) and a build (generate new binaries). However, once binaries have been generated, there is no way to remove them through commands. Removing binaries can be useful to prevent JavaLoader to load a project until it has been recompiled.

Proposal:
Add a /javaloader clean [project] command that removes the binaries for the given project or (optionally) all projects.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions