The Jasclipse plugin provides a mechanism for easy Task management. Each task found in *.j files is put on Tasks list.
To show Tasks view, select Window -> Show View -> Tasks.
As you can see on the picture below, there are some tasks that come from *.j files. Double clicking the task will navigate you to the line in the file, where task occurs.
here is an example of how a task is marked in th editor.