如何解决"这个元素没有附加源的Javadoc无法在所附的Javadoc&QUOT找到;?如何解决、所附、元素、QUOT

由网友(孤者为王)分享简介:我不明白这样做的具体方法。我想为在Eclipse中的所有项目一个项目的方法不行。请告诉我如何解决这个问题。I don't get the exact method to do this. I want a method not for a single project for all projects in ecli...

我不明白这样做的具体方法。我想为在Eclipse中的所有项目一个项目的方法不行。请告诉我如何解决这个问题。

I don't get the exact method to do this. I want a method not for a single project for all projects in eclipse. Please tell me how to solve this problem.

推荐答案

这是对在Eclipse中,你有你的类路径罐子

This is for a jar on your classpath in Eclipse, where you have

附一javadoc的拉链其中的Eclipse由于某些原因不喜欢。

attached a javadoc zip which Eclipse for some reason dislikes.

不附加一个有效的源罐子。

NOT attached a valid source jar.

最简单的方法是用鼠标右键单击有问题的jar(在引用的罐子,而不是物理瓶),并选择preferences - >的Javadoc。这里给出一个正确的位置(ZIP / URL),以正确的javadoc。请记住,使用验证按钮,以确保其设置正确。

The easiest way is to right-click the jar in question (in the referenced jars, not the physical jar) and choose Preferences -> Javadoc. Here give a correct location (zip/URL) to the correct javadoc. Remember to use the "Validate" button to ensure that it is correctly set up.

阅读全文

相关推荐

最新文章