Skip to content

IDE ignores the value of "$HOME" #7635

Open
@mirage335

Description

@mirage335

Arduino ignores "$HOME", accepting the "user.home" Java property, apparently kept as "/home/$USER", instead.

Seems to be a common problem with Java applications.
https://stackoverflow.com/questions/32788763/jdk-and-idea-ignores-home-on-ubuntu

For some users, the added complexity may cause problems. For some compiler scripts calling the Arduino IDE, this undocumented behavior might be important.
https://github.com/mirage335/arduinoUbiquitous/blob/master/_prog/core.sh

Metadata

Metadata

Assignees

No one assigned

    Labels

    OS: LinuxSpecific to the Linux version of the Arduino IDEfeature requestA request to make an enhancement (not a bug fix)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions