We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.

haolin zhu • 2 years ago

Nice blog! Thanks for your work. When I try to compile the AddNode with Javac, when I compile mycode I should include Truffle annotation processor. I can not find any relevant doc about this. Is it possible that you could share your compile command and settings. Thanks.

Adam Ruka • 2 years ago

Hey Haolin,

thanks, glad you liked the article!

You have a working example here: https://github.com/skinny85.... Refer to the instructions on how to setup the repository here: https://github.com/skinny85.... The Gradle file, including the dependencies needed, is here: https://github.com/skinny85....

Hope this helps!

Thanks,
Adam