Module
name/internal module name
|
Description
|
Since (1)
|
Status
|
Quality |
Where is it?
|
Task List APIs
org.netbeans.tasklistapi |
Allows other modules to use
services provided by the Task List module suite.
|
3.6 |
OK |
Stable
|
NB standard distribution
|
Task List Core Support
org.netbeans.modules.tasklist.core |
This module is used by other
tasklist modules to provide domain specific task lists. |
3.6 |
OK |
Stable |
NB standard distribution |
To Do Tasks Scanning
org.netbeans.modules.tasklist.docscan |
This module scans documents and
based on occurrences of for example "// TODO" in your source code lists
a task in the Task window. |
3.6 |
OK |
Stable |
NB standard distribution |
Suggestions Framework
org.netbeans.modules.tasklist.
suggestions_framework |
The module functionality is
visulaized by enabling other modules using it. It can be Suggestions,
Source Tasks or any other module. |
3.6 |
OK |
Stable |
NB standard distribution |
Task List Editor Support
org.netbeans.modules.tasklist.editor |
This module adds editor
integration to the "User Tasks" module, by adding a "New Task" action
in the editor context menu, and providing an annotation in the editor
for highlighting editor-related tasks. |
|
OK |
Beta |
Beta AU |
User Tasks
org.netbeans.modules.tasklist.usertasks |
This module provides a table
list where you can enter your tasks and their subtasks, sort them, etc. |
|
OK |
Beta |
Beta AU |
Error Stripe TaskList Bridge
org.netbeans.modules.tasklist.errorstripe |
Error Stripe Provider for TODOs. |
|
unmaintained |
Beta
|
Build from source |
Bug List
org.netbeans.modules.tasklist.bugs |
This module lists your bugs,
allowing you to see your assigned issues, display their full details,
etc.
|
|
OK |
Alpha
|
Daily nbm build
|
Checkstyle Suggestion Provider
org.netbeans.modules.tasklist.checkstyle |
Provides Checkstyle Rule
Violations as Suggestions.
|
|
OK |
Alpha
|
Build from source |
Source Copyright Suggestions
org.netbeans.modules.tasklist.copyright |
This module scans sources for
missing or outdated copyright messages and provides
suggestions with default fix action.
|
|
OK |
Alpha
|
Daily nbm build |
HTML Suggestion Provider
org.netbeans.modules.tasklist.html |
This module lists problems in
HTML documents as identified by the "tidy" utility from W3C.
|
|
unmaintained |
Alpha
|
Build from source |
I18N Checker
org.netbeans.modules.tasklist.i18n |
This module scans sources for
missing i18n comments and provides
suggestions with default fix action.
|
|
unmaintained |
Alpha
|
Build from source |
Javadoc Suggestion Provider
org.netbeans.modules.tasklist.javadoc |
Identify javadoc problems, such
as incorrect parameter names, or even missing javadoc sections for
parameters, methods or classes.
|
|
unmaintained |
Alpha
|
Build from source |
Java Compilation Suggestion
Provider
org.netbeans.modules.tasklist.javaparser |
This module lists your Java
compilation errors in the suggestion window, and it also attempts to
provide suggestions which will fix the error. For example, if if it can
guess which class you need to import to resolve an unknown symbol, it
will suggest that.
|
|
unmaintained |
Alpha
|
Build from source |
PMD Suggestion Provider
org.netbeans.modules.tasklist.pmd |
Provides PMD Rule Violations as
Suggestions.
|
|
unmaintained |
Alpha
|
Build from source |
Suggestions Window
org.netbeans.modules.tasklist.suggestions
|
This module provides the
Suggestions View, where various suggestions from other modules may
appear.
|
|
unmaintained |
Alpha
|
Daily nbm build |
Timer Window
org.netbeans.modules.tasklist.timerwin
|
This module proved an
always-on-top window where you can select current task easier than from
a User Tasks window.
|
|
unmaintained |
Alpha
|
Build from source |
Filters
org.netbeans.modules.tasklist.filter |
Defines a dialog where filters can be managed and an infrastructure to be used by another modules. |
|
OK |
Alpha |
Build from source |
|
|
|
|
|
|