NetBeans Plugin only available for version 1.0.8
NetBeans Plugin Setup Instructions
STEP 1: Download NetBeans Plugin
STEP 2: Install Netbeans Plug-in
- Requires NetBeans 6.0 or later.
- Install the downloaded *.nbm files through your NetBeans IDE
- NetBeans Menu -> Tools -> Plugins -> Downloaded -> Add Plugin
- Verify that you see the CheckThread icon on the toolbar.
STEP 3: Import CheckThread Annotations
- Import the checkthread-annotations.jar file contained in the download into your Java project so you can add annotations to your Java code.
STEP 4: Enable CheckThread
- Click on the CheckThread toggle button at the top of your toolbar (see screenshot below).
- CheckThread will run and display results in a console window and error stripe.
- Unclick the toolbar button to clear errors and rerun again.