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

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


    from 27292fe89bd Merge pull request #9609 from mbien/ci-slim
     add 5c58a521b3d Show nested projects co-located and indented
     new 915296a97f2 #9602: Show nested projects co-located and indented

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:
 .../modules/project/ui/OpenProjectList.java        |  21 +-
 .../modules/project/ui/ProjectsRootKeys.java       | 237 +++++++++++++++++++++
 .../modules/project/ui/ProjectsRootNode.java       | 199 ++++++-----------
 .../modules/project/ui/ProjectsRootKeysTest.java   | 127 +++++++++++
 .../modules/project/ui/ProjectsRootNodeTest.java   |  75 ++++++-
 5 files changed, 525 insertions(+), 134 deletions(-)
 create mode 100644 
ide/projectui/src/org/netbeans/modules/project/ui/ProjectsRootKeys.java
 create mode 100644 
ide/projectui/test/unit/src/org/netbeans/modules/project/ui/ProjectsRootKeysTest.java


---------------------------------------------------------------------
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

Reply via email to