Hints for custom language

2019-12-29 Thread Bilu Al
Hello, I am developing a module for netbeans to support a custom language. what i am trying to do now is to declare Hints for my custom language. Following this tutorial: https://platform.netbeans.org/tutorials/nbm-java-hint.html my hint only works for Java file. How can i make my hint

Annotation Type TemplateRegistration content

2019-12-29 Thread Bilu Al
Hello, is there a way to specify Template registation (Project sample declaration) content outside package declaration as my ressource is available on the disk? This only work when resource relative to the package of this declaration @TemplateRegistration( folder = "Test", iconBase =