Twig-netbeans
Twig syntax highlighting for Netbeans!
For current version information see CHANGELOG.
Installation
Installing from package
- Get the latest package from "Downloads".
- In Netbeans open Tools -> Plugins, select Downloaded tab.
- Click "Add plugins" and select the file you've downloaded.
- Select the checkbox next to the "Twig for Netbeans" plugin and click Install.
- Restart the IDE when demanded and enjoy your new plugin.
Installing from source
- Clone the git repository.
- Start a new Netbeans project, choose NetBeans module as project type.
- Setup your project.
- Right-click on project name and choose Create NBM.
- Install the NBM file as described in "Installing from package".
For more information refer yourself to: http://platform.netbeans.org/tutorials/nbm-google.html