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 = "org/netbeans/modules/templatesui/x.png",
page = "org/netbeans/modules/templatesui/x.html",
content = "C:/Temp/content.zip"
)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists