随笔分类 -  idea

idea 个人文件信息模板
摘要:idea 个人文件信息模板,之前没有设置的同学,参考设置下: 选择File --> Settings --> Editor --> Code Style --> File and Code Templates --> Python Script java : class #if (${PACKAGE 阅读全文
posted @ 2021-09-01 09:48 lshan 阅读(219) 评论(0) 推荐(0)
IDEA将maven项目打包时同时带上项目的maven依赖(转)
摘要:原文:https://www.cnblogs.com/HelloBigTable/p/12383369.html 我们在使用IDEA中maven的LifeCycle去打包时,打出的jar包只包含代码,在使用时会出现“找不到包或者无法加载“ClassNotFoundException”报错 这是因为我 阅读全文
posted @ 2021-07-23 23:03 lshan 阅读(1644) 评论(0) 推荐(0)
IntelliJ idea 常用快捷键 &(eclipse)
摘要:https://www.jb51.net/article/178432.htm 推荐看这个【常规】 https://blog.csdn.net/dc_726/article/details/42784275https://jingyan.baidu.com/article/59a015e30292a 阅读全文
posted @ 2018-07-14 22:05 lshan 阅读(470) 评论(0) 推荐(0)