You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Michal Hlavac (Jira)" <ji...@apache.org> on 2021/01/08 20:34:00 UTC

[jira] [Created] (NETBEANS-5227) Opening jbang gradle project does not work properly

Michal Hlavac created NETBEANS-5227:
---------------------------------------

             Summary: Opening jbang gradle project does not work properly
                 Key: NETBEANS-5227
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5227
             Project: NetBeans
          Issue Type: Bug
          Components: projects - Gradle
    Affects Versions: 12.2
            Reporter: Michal Hlavac
            Assignee: Laszlo Kishalmi


When opening gradle project generated by jbang using:
{code}
jbang init --template=cli hello.java
jbang edit --open=netbeans hello.java
{code}

Netbeans opens the project with a warning. Resolving mechanism tries to build the project. This does not work. I need to manually build the project, and the warning disappears, but no source file is visible. I need to restart Netbeans to view the full project structure with source code.



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