Is it possible to access properties from Plugin.xml in my java code?
Is it possible to access properties from Plugin.xml in my java code? Id like to set a config option there and access the option in my code. Perhaps I shouldn't be doing it in plugin.xml, if so what should I be using?
Please sign in to leave a comment.