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 - provide ui to select license template
Summary: provide ui to select license template
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.3
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on: 193981
Blocks:
  Show dependency tree
 
Reported: 2013-02-27 11:47 UTC by Milos Kleint
Modified: 2013-03-14 02:07 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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