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 c084119  LSP: Various stability issues with more complex project 
fixed. (#2824)
     new 77800e8  Offer to trust and prime the project when opening it
     new 32f2cfd  ActionProvider doesn't have to be provided by a Project
     new 92bedb1  Tooltip explaining meaning of: Trust Project Build Script
     new 3a21270  Only enable trust checkbox when there is a project that 
support priming
     new 14b508b  By default treat opened projects as untrusted
     new a772b3f  Await projects being primed
     new da3abe6  Merge pull request #2822 from 
JaroslavTulach/jtulach/TrustAndPrimeOnOpen

The 5127 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:
 .../netbeans/modules/project/ui/Bundle.properties  |  2 +
 .../modules/project/ui/OpenProjectList.java        | 47 ++++++++++++++++++----
 .../project/ui/OpenProjectListSettings.java        | 13 ++++--
 .../project/ui/ProjectChooserAccessory.form        | 21 ++++++++++
 .../project/ui/ProjectChooserAccessory.java        | 47 ++++++++++++++++++----
 .../modules/project/ui/actions/NewProject.java     |  2 +-
 .../modules/project/ui/actions/OpenProject.java    |  1 +
 .../netbeans/modules/project/ui/groups/Group.java  |  2 +-
 .../project/ui/ProjectChooserAccessoryTest.java    |  2 +-
 .../java/mx/project/SuiteActionProvider.java       |  2 +-
 .../ui/action/ClientSideProjectActionProvider.java |  3 +-
 11 files changed, 118 insertions(+), 24 deletions(-)

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

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

Reply via email to