You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Svatopluk Dedic (Jira)" <ji...@apache.org> on 2021/03/29 11:49:00 UTC

[jira] [Created] (NETBEANS-5515) Gradle projects are missing "Resolve project problems" action

Svatopluk Dedic created NETBEANS-5515:
-----------------------------------------

             Summary: Gradle projects are missing "Resolve project problems" action
                 Key: NETBEANS-5515
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5515
             Project: NetBeans
          Issue Type: Bug
          Components: projects - Gradle
    Affects Versions: 12.3
            Reporter: Svatopluk Dedic
            Assignee: Laszlo Kishalmi


When "Project problems" dialog is dismissed, Gradle project does not offer "Resolve Project Problems..." action in its context menu. The project has to be closed and reopened again, to get the dialog displayed.

To reproduce:
 * start with a fresh user dir
 * checkout micronaut-core ([https://github.com/micronaut-projects/micronaut-core)]
 * make sure there are no micronaut artifacts in ~/.gradle cache. If re-opening, ensure .gradle and **/build directories are removed in the project.
 * wait for the dialog to appear
 * dismiss (ESC, Close)

This is different to Maven projects, which offer the action so the user can fix / prime the projects when ready.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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