Skip to content

Put the build temporary files under each project folder  #4360

Closed
@flyhawk001

Description

@flyhawk001

(transfer post from: http://forum.arduino.cc/index.php?topic=368398.0)

We know build process will generate the temporary files when build code.

The arduino IDE put these files to Windows's Temp folder.
Example for my case:
C:\Users\Andy Chen 2014\AppData\Local\Temp\build4436557367508469592.tmp

And, does not clean it when user quit IDE.
After build many different projectS, many XXXX.tmp folder exist in our hard disk.... waste HD space !

Why not create \tmp\ under each project folder ? (same file level as *.ino file) ?
User also can manual clean up temporary file if they wish.

By the way, any configurate file for IDE(Ex. perference setting), had better also put them under each project folder and create the other sub-folder to keep them.

In short, "group files by project".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: Works For MeWe are unable to reproduce the reported bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions