Hey I want to create a processing tool.
I was able to export it with eclipse via “Ant” (sektchbook / tools)
it is also shown to me in the Finder (macOS), but it is not shown to me in Processing.
(I did it like this tutorial shows:
GitHub - processing/processing-tool-template: Processing Tool Template for Eclipse)
So I haven’t changed anything in the “tool code” …
I hope you can help me