[ 
https://issues.apache.org/jira/browse/NETBEANS-5768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaroslav Tulach resolved NETBEANS-5768.
---------------------------------------
    Fix Version/s: 12.5
       Resolution: Fixed

The [PR-3028|https://github.com/apache/netbeans/pull/3028] has just been 
integrated.

> Gradle projects with settings.gradle but not build.gradle are not recognized
> ----------------------------------------------------------------------------
>
>                 Key: NETBEANS-5768
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5768
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: projects - Gradle
>    Affects Versions: 12.4
>         Environment: Gradle 7.0.2
> NetBeans 12.4
> OpenJDK 16
>            Reporter: Scott Palmer
>            Assignee: Jaroslav Tulach
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 12.5
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Running "gradle init" to initialize a new Java application project will make 
> a project structure with a few sub projects (application and libraries), but 
> no build.gradle file in the root.  It just has the settings.gradle file that 
> points to the sub-projects.
> NetBeans project open dialog does not recognize the root folder as a project.
> A simple work around is to make an empty build.gradle file in the root folder 
> of the project, but NetBeans should be able to handle this valid project 
> structure, particularly since it is the "default" structure coming from 
> "gradle init"



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

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