NetBeans IDE Templates
Categories
Component ID
1635030
Component name
NetBeans IDE Templates
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
9774
Component created
Component changed
Component body
This is not a Drupal module but an exported set of language-aware code templates to enhance Drupal development with the NetBeans IDE versions 7.0 and above.
Check out this short screencast for more information and a demonstration!
Installation
- Download and extract the file
- Open the Netbeans preferences dialog
- Click "Import" in the lower left-hand corner
- Select the "drupal-netbeans.zip" file from the downloaded package and click "OK"
- Select "OK" in the confirmation prompt. Don't worry, your existing config will remain intact, only code templates with the same names will be overwritten.
Similar to Drush, there is only one available download, the 7.x version, but it works for both Drupal 6 and 7.
Usage
Type the template name and press tab to insert it into the current file.
Templates
A full and up-to-date list of the templates provided can be found in the project's README.txt.
Contribute!
Are you missing a frequently used hook implementation? Have any other useful templates you'd like to add? Create an issue and, for bonus points, submit a patch! :)
