Eclipse任务是空的 [英] Eclipse tasks is empty

查看:218
本文介绍了Eclipse任务是空的的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用Eclipse(Helios),我在我的java类中添加了一些任务,使用

  // TODO: blah blah 

在行计数附近,我有一个小图标,表示任务被识别,但我不能在任务视图中看到它们(我尝试了任务视图和任务列表视图为空)。



但是,当我添加一个任务时,右键点击附近的行计数并选择添加任务,这个新的一个正确显示在任务视图中!



我缺少什么让这项工作?

解决方案

首先,检查首选项中定义的相应任务标签:使用首选项一般/编辑/结构化文本编辑器/任务标签,相应的标签可用。



然后,检查任务视图内容设置:打开视图菜单(最小化和最大化图标旁边的白色三角形),然后选择选项配置内容最重要的事情是左侧的选定配置和右侧的范围设置。



编辑:任务列表视图由Mylyn提供,不使用源中定义的任务标签。


I'm using Eclipse (Helios) and I added some tasks in my java classes, using

// TODO: blah blah.

Near the line counting, I have the little icon that indicates the tasks is recognized but I can't see them in the Tasks view (I tried the tasks view and Task list view they're empty).

However, when I add a Task by right clicking near the line counting and choosing "Add a task", this new one appears in the "Tasks" view correctly!

What am I missing to make this work?

解决方案

First, check the corresponding task tags defined in preferences: use the Preference page General/Editors/Structured Text Editors/Task Tags, and make sure, the corresponding tag is available.

Then, check the Tasks view content settings: open the view menu (white triangle next to the minimize and maximize icons), and select the option Configure contents. The most important things to check are the selected configurations on the left side and the scope settings on the right side.

EDIT: the Task list view is contributed by Mylyn, and does not use the task tags defined in the source.

这篇关于Eclipse任务是空的的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆