Skip to content

Java properties vs environment variables #6

@o-pikozh

Description

@o-pikozh

Either I am missing something, or you read XDG variables in the wrong place.

XDG_DATA_HOME, XDG_RUNTIME_DIR, etc are environment variables. But you're trying to read them using System.getProperty.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions