Task list in Eclipse

B

bpettichord

Eclipse automatically creates a task list when you write comments like
this in your ruby code.

# TODO: fix this

The task list is supposed to be updated when the file is saved, but for
me it is only updated when Eclipse loads. Am i missing something?

I am using Eclipse 3.1.1 and RDT 0.8.0.

Bret
 
R

Robert Klemme

2006/7/7 said:
Eclipse automatically creates a task list when you write comments like
this in your ruby code.

# TODO: fix this

The task list is supposed to be updated when the file is saved, but for
me it is only updated when Eclipse loads. Am i missing something?

Are you sure that it's not
# @todo: fix this
I am using Eclipse 3.1.1 and RDT 0.8.0.

I don't have my eclipse handy so I can't check. Maybe it's also a
Ruby plugin related issue. Does it work for Java source code?

robert
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top