IntelliJ IDEA Maven项目添加依赖自动提示 发表于 2019-01-23 更新于 2025-08-23 分类于 Tools , IntelliJ IDEA 阅读次数: Waline: 使用IntelliJ IDEA,我们在给Maven项目添加依赖时,可以设置让IDEA自动提示依赖包。 Preferences > Build, Execution, Deployment > Build Tools -> Maven > Repositories > Indexed Maven Repositores 选中URL,再点击Update按钮。更新后,在添加依赖时,则可以自动提示了。