AlexFalappa / nb-springboot

NetBeans IDE plugin supporting programming with Spring Boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BasicSpringbootProject wizard creates nbactions_1.xml

Chris2011 opened this issue · comments

The project wizard for Spring Boot basic project will create nbactions.xml and nbactions_1.xml.

Here you can see the differences: https://pastebin.com/GE5Ay9Hd (nbactions.xml)
and: https://pastebin.com/Nu0xiTfK (nbactions_1.xml)

This shouldn't happen.

Cheers

Chris

Not reproducible on master.
May have been fixed by other reworkings.

But I use the latest verson 1.6.1. So there is no newer version, right? And 1.6.1 should be from master if you are working correctly with the branches.

master is the head of development, will become next version.