zhizhesoft

  • 首页
Intellij Idea
Intellij Idea

intellij idea 忽略文件不提交

文件已经纳入版本管理 如果文件已经纳入版本了,应该采用此方法 此方法主要应对文件已经纳入版本管理,但不想再提交,比如,不小心提交的eclipse、intellij的文件,以后不想再提交了,这种就通过version control的changelist来实现。intellij提供了changelist功能,可以对文件进行分类,提交时,只提交active(活跃的)changelist。 创建一个changelist 首先创建一个changelist,为了好记,可以叫忽略的或者ignored, new changelis…

2022年7月27日 0条评论 20点热度 0人点赞 risingsun 阅读全文
A

idea中代码费格式化 ctrl+alt+L

idea中代码费格式化   ctrl+alt+L

2022年7月26日 0条评论 18点热度 0人点赞 risingsun 阅读全文
Intellij Idea

【spring cloud】【IDEA】【maven】spring cloud多模块在idea上使用maven插件打包报错:程序包XXX不存在

>>>>spring cloud 多模块 >>>>在idea上使用maven插件打包,欲打包成jar包后 进行部署 >>>>   报错:程序包XXX不存在 ============================================================================== OK,开始研究这个问题: 1.服务开始打包啦,先使用clean进行清理 一般清理都会成功,就是删除target目录下的编译的class…

2022年7月20日 0条评论 43点热度 0人点赞 risingsun 阅读全文
Intellij Idea

【spring cloud】【IDEA】【Maven】spring cloud多模块打包,打包的jar包只有几k,jar包无法运行,运行报错:no main manifest attribute, in /ms-eureka.jar

======================================================================================== 引申:maven打包多模块spring cloud服务报错 程序包XXX不存在 : https://www.cnblogs.com/sxdcgaq8080/p/10117852.html   ===========================================================================…

2022年7月20日 0条评论 32点热度 0人点赞 risingsun 阅读全文
Intellij Idea

idea中创建多module的maven工程

https://blog.csdn.net/sinat_30160727/article/details/78109769     https://blog.csdn.net/jasnet_u/article/details/81540512?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.nonecase&depth_1-utm_source=distribute.pc_relevant.…

2022年7月6日 0条评论 21点热度 0人点赞 risingsun 阅读全文
Intellij Idea

解决Intellij IDEA运行报Command line is too long的问题

解决Intellij IDEA运行报Command line is too long的问题 https://www.jb51.net/article/186016.htm     【springcloud】【idea】启动服务报错Command line is too long. Shorten command line for XXXApplication or also for Spring Boot default configuration. https://blog.csdn.net/weixin_412…

2022年7月6日 0条评论 16点热度 0人点赞 risingsun 阅读全文
Intellij Idea

IntelliJ IDEA手工安装插件方法

https://blog.csdn.net/little_bill/article/details/84129739?utm_medium=distribute.pc_relevant_t0.none-task-blog-BlogCommendFromMachineLearnPai2-1.nonecase&depth_1-utm_source=distribute.pc_relevant_t0.none-task-blog-BlogCommendFromMachineLearnPai2-1.nonecase

2022年7月6日 0条评论 16点热度 0人点赞 risingsun 阅读全文
Intellij Idea

idea创建maven项目

https://www.cnblogs.com/flyingeagle/articles/10229031.html   https://blog.csdn.net/weixin_39209728/article/details/85853516   https://www.cnblogs.com/echola/p/10931129.html

2022年7月6日 0条评论 17点热度 0人点赞 risingsun 阅读全文
Intellij Idea

IDEA自动生成序列化ID

https://www.cnblogs.com/tufujie/p/9019032.html

2022年7月6日 0条评论 14点热度 0人点赞 risingsun 阅读全文
Intellij Idea

Idea快捷键大全(Windows)

https://blog.csdn.net/qq_38963960/article/details/89552704     Ctrl快捷键 介绍Ctrl + F 在当前文件进行文本查找 (必备)Ctrl + R 在当前文件进行文本替换 (必备)Ctrl + Z 撤销 (必备)Ctrl + Y 删除光标所在行 或 删除选中的行 (必备)Ctrl + X 剪切光标所在行 或 剪切选择内容Ctrl + C 复制光标所在行 或 复制选择内容Ctrl + D 复制光标所在行 或 复制选择内容,并把复制内容插入光标位置下面 …

2022年7月6日 0条评论 17点热度 0人点赞 risingsun 阅读全文
12345…54
Search

COPYRIGHT © 2022 zhizhesoft. ALL RIGHTS RESERVED.