vim and auto reload the processing-java
in
Integration and Hardware
•
1 month ago
Hi there,
ponnuki.net
I am coding processing in vim, and I was wondering if there was a way to auto reload the code when I change it, something almost like live coding. I was trying to fool around with incrond and incrontab which should be promising but nothing yet on this front. That's what I have for my incrontab:
/home/damaru/sketchbook/nature/ IN_MODIFY /usr/bin/processing-java --sketch=/home/damaru/sketchbook/nature / --output=/home/damaru/nature/ --run --force
but there is something about the export display that I need to fit in there so that the incron can trigger the processing-java correctly.
Anyone else has resolve this autoloading type of problem from a different editor?
ponnuki.net
1