This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 168441 - project.license project.properties is ignored
Summary: project.license project.properties is ignored
Status: RESOLVED DUPLICATE of bug 167661
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-11 21:53 UTC by dpatterson
Modified: 2009-07-13 08:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dpatterson 2009-07-11 21:53:11 UTC
According to http://platform.netbeans.org/tutorials/60/nbm-filetemplates.html#license, I should be able to set
project.license in the project.properties file to make the template include a different license than the default.

I have followed the instructions in the above tutorial for a PHP project and have been unable to get this to work. 
Including // project.license: ${project.license} displays default as the value, not the value that I entered in
project.properties.

This appears to be the same problem as noted in bugs 148285 and 163029,
Comment 1 Tomas Mysik 2009-07-13 08:49:25 UTC

*** This issue has been marked as a duplicate of 167661 ***