This is an automated email from the ASF dual-hosted git repository. mbien pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 6269e3011abb98068cf2d1f6b43d62cd4eb174b2 Merge: dcffc60748b bebfd182c8e Author: Michael Bien <[email protected]> AuthorDate: Thu Mar 5 21:12:20 2026 +0100 Merge pull request #9244 from mbien/toml-yaml-templates Add toml template and update yaml template registration .../modules/languages/jflex/resources/layer.xml | 2 +- ide/languages.toml/nbproject/project.properties | 5 +--- ide/languages.toml/nbproject/project.xml | 8 ++++++ .../modules/languages/toml/Bundle.properties | 1 + .../languages/toml/TomlFileDescription.html} | 4 +-- .../modules/languages/toml/TomlFileTemplate.toml | 3 ++ .../modules/languages/toml/package-info.java | 32 ++++++++++++++++++++++ ide/languages.yaml/nbproject/project.xml | 8 ++++++ .../languages/yaml/EmptyYAMLFileDescription.html | 4 +-- .../org/netbeans/modules/languages/yaml/layer.xml | 12 -------- .../modules/languages/yaml/package-info.java | 32 ++++++++++++++++++++++ 11 files changed, 88 insertions(+), 23 deletions(-) --------------------------------------------------------------------- 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
