在哪个eclipse项目任务中查看代码存在

In which eclipse project Tasks View code present

我找不到包含任务视图源代码的 eclipse 项目。 我从下面搜索了很多 eclipse 项目 URL https://projects.eclipse.org/ 但无法找到包含任务查看源代码的项目。

任务视图 org.eclipse.ui.internal.views.markers.TasksVieworg.eclipse.ui.ide 插件中,它是核心 Eclipse 平台项目的一部分。

平台的 GIT 来源是 here。您还可以通过安装 Eclipse Platform SDK 将源代码安装到 Eclipse 中。