qzic opened a new issue, #5065: URL: https://github.com/apache/netbeans/issues/5065
### Apache NetBeans version Apache NetBeans 16 ### What happened When you 1st start v16 after install it sees you have been using a previous version and asks if you want to transfer settings. I check yes. Then I try to remote run a program that previously ran. I see the build finish then nothing. I check platforms in netbeans and my remote platforms are there. ### How to reproduce Set up a remote platform in v15 and then upgrade to 16. If you compare build.properties files you can see the remote platforms defined at the end of v15's file but missing in v16 file. I manually copied the missing lines and then V16 works as it should. The odd thing is that in V16 you see the remote platforms before doing the copy but trying to run results in only a build, no errors. After updating V16 build.properties file. Builds and runs remotely as expected. This same problem happened when I upgraded from 12.5 to 15. ### Did this work correctly in an earlier version? Apache NetBeans 12.6 or earlier ### Operating System Win 10 ### JDK jdk1.7.0_15 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else _No response_ ### Are you willing to submit a pull request? Yes ### Code of Conduct Yes -- 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
