无效路径:Housing-society / .metadata / .plugins / org.eclipse.core.runtime / .settings / org.springframework.ide.ecplise.boot.dash:云 Foundry.prefs
我认为这与不属于我自己的克隆的依赖关系或与Spring Frameworks有关的某些错误有关。请帮忙。
答案 0 :(得分:1)
错误消息中提到的文件的文件名包含一个冒号(:
),在少数几个文件系统(请参见e. g. here)中允许使用该冒号,但在大多数情况下,则不允许(例如,在Windows中,文件名不得包含:
)。