随笔分类 -  IDEA

摘要:https://www.jetbrains.com/idea/download/other.html 阅读全文
posted @ 2022-08-12 15:17 tonggc1668 阅读(457) 评论(0) 推荐(0)
摘要:"C:\Program Files\Java\jdk1.8.0_161\bin\java.exe" -Dmaven.multiModuleProjectDirectory=E:\git\demo -Dmaven.wagon.http.ssl.insecure=true -Dmaven.wagon.h 阅读全文
posted @ 2021-09-04 12:39 tonggc1668 阅读(121) 评论(0) 推荐(0)
摘要:/Users/yourusername/Library/Application Support/JetBrains/IdeaIC2021.1/settings.zip 阅读全文
posted @ 2021-08-29 17:35 tonggc1668 阅读(402) 评论(0) 推荐(0)
摘要:https://www.zhihu.com/question/56283626 idea也会遇到这个问题,但是这是Mac上面Java的一个老Bug了,会在那些使用了ref="http://lib.csdn.net/base/java">java Agent的IDE上运行应用时触发,但这个Error对 阅读全文
posted @ 2021-06-15 15:22 tonggc1668 阅读(69) 评论(0) 推荐(0)
摘要:Plugin: Markdown Navigator 阅读全文
posted @ 2019-11-14 15:39 tonggc1668 阅读(489) 评论(0) 推荐(0)
摘要:Version Control -> Git ->path C:\Program Files (x86)\PortableGit\bin\git.exe tools -> terminal -> Shell path C:\Program Files (x86)\PortableGit\bin\ba 阅读全文
posted @ 2019-07-03 14:39 tonggc1668 阅读(98) 评论(0) 推荐(0)
摘要:安装插件 Bytecode Viewwe Java Bytecode Decompiler 阅读全文
posted @ 2019-02-22 16:43 tonggc1668 阅读(588) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/TaooLee/article/details/51305443 idea导入一个maven项目 https://blog.csdn.net/qq_38377190/article/details/79273899 https://www.jianshu. 阅读全文
posted @ 2019-02-21 15:15 tonggc1668 阅读(6717) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/u013068377/article/details/54316965 https://blog.csdn.net/u014527619/article/details/76101742 阅读全文
posted @ 2019-01-17 22:08 tonggc1668 阅读(314) 评论(0) 推荐(0)
摘要:在【File】-->【Settings】-->【Code Sytle】中勾选【Wrap on typing】选项 阅读全文
posted @ 2019-01-16 17:50 tonggc1668 阅读(3153) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/weixin_41404773/article/details/80689639 IntelliJ IDEA使用eclipse compiler(ecj)解决lombok编译问题 https://www.cnblogs.com/dousnl/p/11271 阅读全文
posted @ 2019-01-16 17:10 tonggc1668 阅读(538) 评论(0) 推荐(0)
摘要:google-java-format plugin should intercept the “Reformat Code” action in IDEA (Ctrl+Alt+L) and apply its own rules. However, it does not work with imp 阅读全文
posted @ 2018-07-17 11:22 tonggc1668 阅读(7091) 评论(1) 推荐(0)