eclipse“内容协助期间出现问题”弹出窗口

Low*_*kie 5 java eclipse content-assist

在输入一些 Java 代码时,我点击了点/成员运算符 ( .)(如内部点所示)ObjectName.methodName,并在 Eclipse 的弹出窗口中收到此错误:

The `org.elcipse.jst.ws.jaxws.ui.jaxwsjavacompletioncomputer` 
proposal computer from the `org.eclipse.jst.ws.jaxws.ui` 
plug-in did not complete normally.
Run Code Online (Sandbox Code Playgroud)

随后立即出现第二个弹出窗口,其中包含以下消息:

"Cannot perform operation: The compilation unit 
is not in the build path of a Java project".
Run Code Online (Sandbox Code Playgroud)

这是否意味着某些必需的库没有按需要安装?

Von*_*onC 1

一些事件 来看,您当前的项目似乎没有附加“Java 特性”。

检查项目属性。查看.project文件javanature是否有.