b-g / processing-sublime

A Sublime Text package for the programming language Processing
MIT License
447 stars 60 forks source link

Problem with sublime recognizing processing-java #123

Open maxfarrell opened 3 years ago

maxfarrell commented 3 years ago

Hi I have installed Processing via flatpak on Pop OS, and successfully symlinked processing-java to /bin/processing-java

processing-java works via the terminal, but sublime is still throwing the error "[Errno 2] No such file or directory: "processing-java"

This might be an issue with setting the correct PATH (I thought I did this correctly, but perhaps not).

Any thoughts on why this isn't working?

ybakos commented 3 years ago

Did you do what is stated for Linux in the README?

maxfarrell commented 3 years ago

Yes I have