I'm using netbeans to develop web applications using php and javascript.
I was using eclipse and I could list all my tasks using the //TODO
comment.
I don't understand how does it works on netbeans.
So is there a solution to create tasks using comment and how can I access to my task list ?
I have netbeans 7.4 on OSX
Check Tools|Options|Misc.|Action Items, there is a list of comments to IDE should look for in your code. Now open Window|Action Items and it will show all found tasks