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 99234 - Migrate templates to scripting support
Summary: Migrate templates to scripting support
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Build System (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on: 95399
Blocks:
  Show dependency tree
 
Reported: 2007-03-28 12:43 UTC by Jan Pokorsky
Modified: 2007-10-24 16:10 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 Jan Pokorsky 2007-03-28 12:43:09 UTC
Migrate your templates to scripting support and supply project.license attribute
in your project lookup. See
http://www.netbeans.org/download/dev/javadoc/org-openide-loaders/apichanges.html#scripting
and issue #95399 for more details.
Comment 1 David Kaspar 2007-04-17 16:07:28 UTC
Visual Designer 1 and 2 file templates has been update to the FreeMarker. They
are expecting project.license attribute.
Comment 2 Adam Sotona 2007-04-23 14:23:14 UTC
Please be more specific about the templates, attributes and their values.
I have no template requiring scripting in my portfolio and so no use case and so
no reason to chage current working state.
Lets skip the first try-catch iteration and please define exactly what you need
(in addition to project.license).
Comment 3 David Kaspar 2007-06-18 11:04:56 UTC
Attributes:
project.license - license name
user - user name
package - package name
name - class name
Comment 4 Adam Sotona 2007-06-26 14:57:41 UTC
fixed in M10 and trunk
Comment 5 Lukas Hasik 2007-10-24 16:10:16 UTC
v