Skip to content
This repository was archived by the owner on Dec 18, 2019. It is now read-only.
This repository was archived by the owner on Dec 18, 2019. It is now read-only.

Remove absolute path from sketch #1

@dkammer

Description

@dkammer

String filePath = "C:/....[FILE PATH]";

Processing has a built-in function to reference the data path of the sketch:

String filePath = dataPath("");

See https://forum.processing.org/one/topic/how-to-use-a-file-path-relative-to-the-data-directory.html for example!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions