You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
doc/zip | 3 years ago | |
src | 1 year ago | |
.gitignore | 3 years ago | |
README.md | 3 years ago | |
build.gradle | 3 years ago |
README.md
pluginkit
插件开发常用工具包。
插件上下文
由于产品com.fr.plugin.context.PluginContexts.currentContext的classLoader的获取逻辑 此工具包需放置在插件plugin.xml同级目录下,需要由插件的classLoader来加载。