例如:但是明明已经引入了,还是解析不了,刷新也没用,或者A模块引用B模块,再A模块用B模块依赖,无法使用,后面发现IDEA提示:
Incremental sync finished. If there is something wrong with the project model, run full sync
11.28:又遇见了,在这里同步一下就好了
然后重新运行:run full sync 命令 Maven解析就好了
# Red
is
configuration file example
.
# Note that in order to read
the
configuration file, Red
is
must be
# started
with
the
file path as first argument
:
#
.
/red
is
-
server /path/to/red
is
.
最近一切换分支,
idea
再打开,项目的
依赖项
都没了,每次都找半天,气死我了。
找了半天是因为
maven
的设置又恢复成默认的了,所以找不到setting
.
xml,或者里面的设置不对,需要重新设置
maven
的配置文件和仓库。
可以通过
idea
的 o
the
r
-
setting设置默认的
maven
设置,这样切换分支后仍然会重新
解析
。
.
.
.
如果出现下面文字
提示
是没有下载了,可能是网络的问题引起的问题
Gradle
sync
failed
:
Connection timed out
:
connect
.
If
you are behind an HTTP proxy, please configure
the
proxy settings ei
the
r in IDE or Gradle
.
2 先检查配置文件AndroidMan
if
es
.
.
下载/导出问题(统一返回):No converter for xxx with preset Content-Type ‘application/octet-stream;charset=UTF-8
22076
Windows11 WSL中Llinux报错:System has not been booted with systemd as init system (PID 1). Can‘t operate
21465