0

尽可能多地删除了预先存在的 Eclipse 内容(例如将 .metadata 移到一边)并全新安装了 Eclipse 版本:2021-12 (4.22.0) Build id:20211202-1639。

现在,Generate Javadoc 菜单命令使所有输出都转到 stderr(红色输出)。这似乎是错误的。像这样的输出,但都是红色的:

Loading source files for package view...
Loading source files for package collator...
Constructing Javadoc information...
Building index for all the packages and classes...
Standard Doclet version 17.0.1+12
Building tree for all the packages and classes...
Generating M:\AM\MySource2\Utilities\Doralee\doc\view\AdapterForClosing.html...
Generating M:\AM\MySource2\Utilities\Doralee\doc\view\AZButton.html...
Generating M:\AM\MySource2\Utilities\Doralee\doc\collator\BooleanColumn.html...

...等这些不是警告消息或错误消息,只是标准执行日志。

我在围绕eclipse、javadoc、标准错误、2012-12、4.22、红色输出、选项等的搜索中搜索了各种组合。我觉得有点奇怪,我没有运气。这里的三个答案没有帮助:在 Eclipse Mars.1 上生成 JavaDoc 时缺少输出

使用:.p2\pool\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.1.v20211116-1657\jre\bin\javadoc.exe

标准输出 (stdout) 为黑色。我不想将 stderr 首选项设置为远离默认红色。

我怎样才能控制它并使旧的 javadoc 输出控制台日志变回黑色?

4

0 回答 0