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 227364 - add ui to select license template
Summary: add ui to select license template
Status: RESOLVED WORKSFORME
Alias: None
Product: javafx
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.4
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Petr Somol
URL:
Keywords:
Depends on: 226773
Blocks:
  Show dependency tree
 
Reported: 2013-03-12 14:48 UTC by Milos Kleint
Modified: 2013-04-22 16:28 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 Milos Kleint 2013-03-12 14:48:04 UTC
please use new api created in issue 226773 and register a panel in customizer
to select a license header template
Comment 1 Petr Somol 2013-04-22 11:50:24 UTC
no FX specific change is needed because FX project is just an extension of the SE project. The SE implementation thus covers FX projects as well.
Comment 2 Milos Kleint 2013-04-22 16:28:21 UTC
ok, sorry, I didn't verify, just expected it to work the same as javaee projects (entirely separate)