sdedic opened a new pull request, #5226: URL: https://github.com/apache/netbeans/pull/5226
The recent commit #5118 introduced the ability to select and add OCI profiles, but damaged the Cloud Explorer for Apache Netbeans VSCode extension - it relied on the (default) OCI profile to be automatically converted into `ServerInstance`. This PR adds an alternative mode, which can be enabled using Branding API, that automatically loads all profiles from the default OCI configuration into the Cloud explorer (in NB IDE or vscode). In the future additional profiles from custom configuration can be added when the Add Cloud / Oracle wizard is enhanced to support custom configs. NetBeans IDE behaves as in #5118, for the user convenience, vscode extension loads profiles from the default config. -- 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
