/Twig-netbeans

Twig syntax highlighting for Netbeans, see todo @ wiki

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Twig-netbeans
=============

Twig syntax highlighting for Netbeans!
For current version information see CHANGELOG.

Installation
============

Installing from package
-----------------------

1. Get the latest package from "Downloads".
2. In Netbeans open Tools -> Plugins, select Downloaded tab.
3. Click "Add plugins" and select the file you've downloaded.
4. Select the checkbox next to the "Twig for Netbeans" plugin and click Install.
5. Restart the IDE when demanded and enjoy your new plugin.

Installing from source
----------------------

1. Clone the git repository.
2. Start a new Netbeans project, choose NetBeans module as project type.
3. Setup your project.
4. Right-click on project name and choose Create NBM.
5. Install the NBM file as described in "Installing from package".

For more information refer yourself to: http://platform.netbeans.org/tutorials/nbm-google.html