Where's the manual on how to write Java objects?

Tarik's icon

Hi all, once upon a time I remember being able to find a manual on how to create MXJ externals here. How can I find it these days?

pdelges's icon

You can find "fresh" documentation here:
https://cycling74.com/sdk/max-sdk-8.0.3/html/modules.html

I'd be happy to send you the old .pdf which dates from Max4.5, I couldn't find it on cycling74's website.

Tarik's icon

Thanks! I found it on an old harddisk, so no need to send it.

But this is a bit worrying: is Java in Max perhaps slowly dying?

Rob Ramirez's icon

mxj development has moved to github, and the docs are available here:
https://github.com/Cycling74/max-mxj/tree/master/java-doc

Tarik's icon

ah great, thank you!