We are about to switch to a new forum software. Until then we have removed the registration on this forum.
It looks processing comes with its own java under .../processing/java, its own ant under .../processing/lib, and a lot more... Is it possible to specify my own local java, my own local ant, and my own local antlr, etc. as the compiler and tools?
Cheers Pei
Answers
Hi Pei, you are not telling us what system you are running, but if you look at this page
https://github.com/processing/processing/wiki/Supported-Platforms#linux
under 'Linux', it will tell you that this is possible, which I can confirm from my own experience. I would guess something similar should also be possible under windows or mac os x ?
ciao,
Joost.