This is an automated email from the ASF dual-hosted git repository.
jhorvath pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from cba9fc0c1e Merge pull request #7776 from
asotona/SingleJavaSourceRunActionProvider_improvements
add c09e577d2c Open in OCI Console command
new e8df2190ed Merge pull request #7877 from jhorvath/open-in-console
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/netbeans/modules/cloud/oracle/OCINode.java | 2 +-
.../modules/cloud/oracle/bucket/BucketItem.java | 22 ++++++++++++-
.../modules/cloud/oracle/compute/ClusterItem.java | 21 ++++++++++++-
.../cloud/oracle/compute/ComputeInstanceItem.java | 20 +++++++++++-
.../cloud/oracle/database/DatabaseItem.java | 21 ++++++++++++-
.../modules/cloud/oracle/items/OCIItem.java | 18 +++++++++++
.../modules/cloud/oracle/vault/KeyItem.java | 30 ++++++++++++++++--
.../modules/cloud/oracle/vault/KeyNode.java | 1 +
.../modules/cloud/oracle/vault/SecretItem.java | 31 +++++++++++++++++--
.../modules/cloud/oracle/vault/SecretNode.java | 1 +
.../modules/cloud/oracle/vault/VaultItem.java | 21 ++++++++++++-
.../integration/LspAssetsDecorationProvider.java | 36 ++++++++++++++--------
java/java.lsp.server/vscode/package.json | 19 ++++++++++--
java/java.lsp.server/vscode/src/extension.ts | 8 +++++
14 files changed, 226 insertions(+), 25 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