Skip to content

When there are multiple scripts in the folder, they will all be compiled #2807

@xxc-zsz

Description

@xxc-zsz

If I have multiple scripts in my folder and I only want to run one of them, hitting runjava will compile them all. At this point, if there are errors in other scripts, there will be errors, even if the current script I want to run does not have errors.

I have two errors in DemoTwo.java. When I run DemoOne.java, a pop-up window will appear. Click proceed to compile and run demoone normally.

image

I know I can click proceed to continue, but this is not the best solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions