【问题标题】:TODO tasks not displaying in the task view in eclipse 2019-09 with latest version of node.js使用最新版本的 node.js 的 Eclipse 2019-09 中的任务视图中未显示 TODO 任务
【发布时间】:2019-11-19 22:56:21
【问题描述】:

我正在使用最新版本的 eclipse 编写一个简单的 node.js 项目 面向 JavaScript 和 Web 开发人员的 Eclipse IDE 版本:2019-09 R (4.13.0) 版本号:20190917-1200 操作系统:Mac OS X,v.10.15.1,x86_64 / cocoa Java版本:12.0.2 使用最新版本的 node.js (Node.js v12.13.0) 我的 TODO 任务没有出现在任务视图窗口中:示例代码是

/**
 * http://sample/
 */
//TODO I will start coding from here
console.log("this is it ");

注释中的任务没有出现在eclipse的任务视图中。我试图遵循所有答案,但没有什么可以解决这个问题。

【问题讨论】:

    标签: javascript node.js eclipse


    【解决方案1】:

    我认为您必须在 https://github.com/eclipse/wildwebdeveloper/issues 将此作为增强请求报告。该软件包使用了一组更新的、实验性的 JavaScript 支持。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2012-08-02
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-07-28
      • 2010-12-07
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多