Manually Converting File Types to Use @TemplateRegistration

The NetBeans Platform allows you to define file types. Each file type has its own behaviour associated with it. The File Type Integration Tutorial provides a lot of information about how the file types can be created and customised. With NetBeans Platform 7.1, it is now possible to register a file type with the @TemplateRegistration … Read more