This is an automated email from the ASF dual-hosted git repository. jhorvath pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit ce1faa0f60eeebadef1a3ef81cad5b8f4bf7e19e Merge: 36171a7e45f 15d4044df64 Author: jhorvath <[email protected]> AuthorDate: Mon Aug 19 14:28:43 2024 +0200 Merge pull request #7678 from petrovic-d/refactor-create-oci-resouce Suggest OCI resource creation when showing existing resources .../cloud/oracle/assets/AddNewAssetCommand.java | 30 +++---- .../oracle/assets/AddSuggestedItemAction.java | 11 +-- .../cloud/oracle/assets/CreateNewResourceItem.java | 35 ++++++++ .../oracle/steps/ItemCreationDecisionStep.java | 96 ---------------------- .../modules/cloud/oracle/steps/SuggestedStep.java | 8 +- java/java.lsp.server/vscode/package.json | 5 +- 6 files changed, 58 insertions(+), 127 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
