也会在每次微小的更改时禁用pom

也会在每次微小的更改时禁用pom

本文介绍了Intellij IDEA和Maven,即使没有保存,也会在每次微小的更改时禁用pom.xml的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 这导致intellij变慢并冻结,这令人讨厌****。This is causing intellij to become slow and freeze up which is annoying as ****.看起来好像它分析了类似于pom.xml的其他文件在其他地方造成冻结。It appears as if it analyses other files similar to pom.xml causing freezes on other places as well.可以禁用吗?推荐答案在Windows操作系统中,按 Ctrl + Alt + S 或 File \ Settingtings \ 项目设置部分。 Maven 部分的b : *取消选中:导入Maven项目自动。 *部分生成的源文件夹:,选择 Don' t检测。 *部分跑步者:取消选中在后台运行。 b $ bIn Windows Operating system, Press Ctrl + Alt + S, or File\Settings\ Project Settings section.in section Maven:* Uncheck: Import Maven project automatically.* Section Generated sources folder:, Choose Don't Detect.* Section Runner: Uncheck Run in background. 这篇关于Intellij IDEA和Maven,即使没有保存,也会在每次微小的更改时禁用pom.xml的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!
08-05 03:11