In this video, I show how you can use com.sun.source.util.Plugin interface to write a basic plugin. And, how to compile and run it with java module system.
My Website : refactoredcodes.com
Source Code :
https://github.com/anuraganand789/Jav...
#java #plugin #xplugin #processorpath #processormodulepaht #javamodulesystem