Re: ${application.name} in netbeans templates

Milan Kubec <[email protected]> Tue, 03 Jun 2008 15:42:00 +0200
Newsgroups gmane.comp.java.netbeans.user-interface
Message-ID <[email protected]>
mojocojo2000 wrote:
> Is there any way to include ${application.name} and other keys in
> project.properties within netbeans templates?  Sort of like the
> project.license key.  All my attempts result in undefined errors.
>   

I'm afraid it won't work for you. project.properties are only evaluated 
during build process.

Please use nbusers mailing list for such questions.

  Milan