Skip to content

[ide-1.5.x-gui-refactor] Typo in arduino-core ant build file #2339

Closed
@wayoda

Description

@wayoda

Refers to Commit b2b5763

In file arduino-core/build.xml

    <target name="clean" description="Clean out the build directories">
        <delete dir="bin" />
        <delete file="arudino-core.jar" />
    </target>

there is a typo in target clean
arudino-core.jar should be arduino-core.jar instead

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