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: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to