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
Displaying JavadocFrom the menu bar, select Window > IDE Tools > Javadoc Documentation to open the Javadoc window, in which the documentation is refreshed automatically for the location of your cursor.
NetBeans IDE's RCP functionality combines all layer. xml files during runtime and creates the central registry of the application. Right-click the View module and select Open Project (see Figure 5). The new module contains a package called todo.
It is easy to enable Java hints in NetBeans. Select "Tools" from the title bar, then select "Options" from the drop-down menu. Choose the "Editor" option and then select the "Hints" tab.
On the main NetBeans menu, choose Build → Build Main Project. The output window shows a successful compilation. If the compilation isn't successful, make changes to the code in the editor window, and try compiling again.
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
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With