【发布时间】:2010-08-19 18:21:22
【问题描述】:
在输入一些 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.
第二个弹出窗口紧跟着消息:
"Cannot perform operation: The compilation unit
is not in the build path of a Java project".
这是否意味着某些必需的库没有按需要安装?
【问题讨论】:
-
你可以在这里解决你的问题:stackoverflow.com/a/46727305/3237665
-
我也有同样的问题。请帮助我stackoverflow.com/questions/50897913/…
标签: java eclipse content-assist