You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ne...@apache.org on 2022/02/16 10:13:42 UTC

[netbeans] branch master updated (67f4796 -> 4f1e829)

This is an automated email from the ASF dual-hosted git repository.

neilcsmith pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.


    from 67f4796  Adding Create Autonomous Database Action/Command (#3608)
     add c8e143d  [#3593] Don't assume contract StructureItem#getElementHandle is never null is held
     add 336fa90  [#3593] Implement StructureItem#getElementHandle contract for CSS structure items
     add b09ce42  Merge pull request #3597 from matthiasblaesing/fix_csl_elementhandle
     add c1ebdea  [#3590] Prevent suspicious NPE forn Gradle SubProjectsNode
     add 5a1e8be  Merge pull request #3591 from lkishalmi/GH-3590
     add 8012879  fixed wrong nb-javac module name so that it can be installed.
     add 677372e  Merge pull request #3575 from mbien/nb-javac-libname-fix_delivery
     add 4f1e829  Merge pull request #3611 from apache/delivery

No new revisions were added by this update.

Summary of changes:
 .../modules/gradle/nodes/SubProjectsNode.java      |  20 ++-
 .../modules/csl/navigation/ElementNode.java        |  11 +-
 .../editor/module/main/TopLevelStructureItem.java  | 136 +++++++++++++--------
 .../css/prep/editor/CPCategoryStructureItem.java   | 100 +++++++++++----
 .../modules/css/prep/editor/CPCssEditorModule.java |   2 +-
 .../j2semodule/ui/customizer/Bundle.properties     |   2 +-
 .../j2seproject/ui/customizer/Bundle.properties    |   2 +-
 .../modules/java/source/JBrowseModule.java         |   4 +-
 .../modules/maven/customizer/Bundle.properties     |   2 +-
 9 files changed, 192 insertions(+), 87 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists