Hello,
I consulted all the documentation on plugin :
http://wiki.codeblocks.org/index.php?title=Category:Plugin_development (http://wiki.codeblocks.org/index.php?title=Category:Plugin_development)
and I have no answer to the question :
QuoteWhat is the role of the reference of the sdk in the manifest?
because you can write what you want without any warning.
Thank you.
It is used to check if a plugin is bound to an old sdk. Currently this portion is commented and to be honest I don't recall why. The sdk prevents loading old plugins from incompatible sdks anyway.