1 Star 1 Fork 3

wangji/arthas-idea-plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
arthas-idea-plugin.iml 1.31 KB
一键复制 编辑 原始数据 按行查看 历史
wangji 提交于 2022-10-16 21:17 . add s3配置
<?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$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="org.projectlombok:lombok:1.18.10" level="project" />
<orderEntry type="library" name="com.aliyun.oss:aliyun-sdk-oss:3.9.1" level="project" />
<orderEntry type="library" name="commons-io:commons-io:2.7" level="project" />
<orderEntry type="library" name="org.apache.commons:commons-text:1.9" level="project" />
<orderEntry type="library" name="com.google.guava:guava:23.0" level="project" />
<orderEntry type="library" name="commons-collections:commons-collections:3.2.2" level="project" />
<orderEntry type="library" name="redis.clients:jedis:3.4.1" level="project" />
<orderEntry type="library" name="com.amazonaws:aws-java-sdk-s3:1.12.321" level="project" />
</component>
</module>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/DaShuWang/arthas-idea-plugin.git
[email protected]:DaShuWang/arthas-idea-plugin.git
DaShuWang
arthas-idea-plugin
arthas-idea-plugin
master

搜索帮助