1 Star 0 Fork 98

sunnyzeng/IntellijIDEA-CodeReview-Plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
IntellijIDEA-CodeReview-Plugin.iml 881 Bytes
一键复制 编辑 原始数据 按行查看 历史
veezean 提交于 2021-05-02 10:52 +08:00 . 优化打包逻辑,降低插件包的大小
<?xml version="1.0" encoding="UTF-8"?>
<module type="PLUGIN_MODULE" version="4">
<component name="DevKit.ModuleBuildProperties" url="file://$MODULE_DIR$/resources/META-INF/plugin.xml" />
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/libs" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
<excludeFolder url="file://$MODULE_DIR$/libs" />
<excludeFolder url="file://$MODULE_DIR$/released" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="libs" level="project" />
</component>
</module>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/sunnyzeng/IntellijIDEA-CodeReview-Plugin.git
git@gitee.com:sunnyzeng/IntellijIDEA-CodeReview-Plugin.git
sunnyzeng
IntellijIDEA-CodeReview-Plugin
IntellijIDEA-CodeReview-Plugin
master

搜索帮助