qeepcologne opened a new issue, #9026:
URL: https://github.com/apache/netbeans/issues/9026
### Description
in maven we use:
```
<netbeans.hint.licensePath>${project.basedir}/licenseheader.txt</netbeans.hint.licensePath>
```
to use the same header on all newly created classes.
i found no suitable way do the same with gradle.
There is the nb-configuration.xml which i never get working for new classes.
I explicitely do not want to create templates in netbeans user profile
(these files are not in git repo and does not belong there).
### Use case/motivation
_No response_
### Related issues
_No response_
### Are you willing to submit a pull request?
No
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists