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 226774

Summary: provide ui to select license template
Product: projects Reporter: Milos Kleint <mkleint>
Component: MavenAssignee: Milos Kleint <mkleint>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 193981    
Bug Blocks:    

Description Milos Kleint 2013-02-27 11:47:46 UTC
see issue 193981, ant projects now allow setting netbeans.hint.licensePath property
in pom.xml that points to a file in project space
(absolute path)

We will need some UI in Project Properties that would allow
1. setting a license from the current list in IDE
2. allow setting a reference to file in project space
3. allow creating a license template file in project space.
Comment 1 Milos Kleint 2013-03-12 14:40:18 UTC
http://hg.netbeans.org/core-main/rev/83544a84772b
Comment 2 Quality Engineering 2013-03-14 02:07:57 UTC
Integrated into 'main-golden', will be available in build *201303132300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/83544a84772b
User: Milos Kleint <mkleint@netbeans.org>
Log: #226773, #226774 provide ui for selecting license header panel in customizers for maven and j2se projects