简体   繁体   English

使用 eclipse 构建的新项目配置不正确(无法识别包)

[英]New project created with eclipse buildship is improperly configured (packages not recognised)

I used buildship to create a fresh project, but the projects created don't seem to be recognised properly by eclipse.我使用 buildship 创建了一个新项目,但 eclipse 似乎无法正确识别创建的项目。 It seems that it doesn't recognise the existence of packages, and it just shows me the file structure.似乎它不识别包的存在,它只是向我显示文件结构。 What went wrong here?这里出了什么问题?

项目布局图

This problem is due to me having java 14 installed, and it seems my version of buildship couldn't deal with that just yet.这个问题是因为我安装了 java 14,而且我的 buildship 版本似乎还不能处理这个问题。 Buildship 3.1.4 does fix this. Buildship 3.1.4 确实解决了这个问题。 Updating buildship should be quite easy.更新 buildship 应该很容易。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM