mbien commented on issue #5065: URL: https://github.com/apache/netbeans/issues/5065#issuecomment-1345382041
@qzic I see. turns out that the config import is probably not the problem since `build.properties` is updated much later in the lifecycle. I think `org.netbeans.modules.java.j2seembedded.platform.RemotePlatformProvider` is supposed to convert the imported platform xml into the properties, it just doesn't do that, only newly created platforms are converted. -- 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
