I am curious what the license is for the files generated by the various
"New Project..." wizards. I am specifically interested in the "Java with
Maven/Gradle/Ant" and JavaFX projects.
I am aware that NetBeans is licensed under the Apache License Version
2.0, but I am curious if these generated source code files are licensed
differently. Because otherwise all projects created based on these files
would need to be licensed under a compatible license.
I am additionally curious where the templates for generated files are in
the NetBeans source code. I tried searching on the [GitHub
repository][1] and by using grep in my local installation folder
(Windows, Program Files, %appdata% and %localappdata%) for a line of
code from one of the generated files, but found nothing.
--
Julian
[1]: https://github.com/apache/netbeans
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists