[ 
https://issues.apache.org/jira/browse/NETBEANS-5493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17308991#comment-17308991
 ] 

Karl Nickels commented on NETBEANS-5493:
----------------------------------------

[~geertjan] Not a great workaround when every time you update from source 
control the build.gradle file is pulled down again and NetBeans does not load 
the project.  This is a large enterprise application that uses a combination of 
gradle and ant for various functionality (not together at the same time).  I 
have no control over that part of the application.  As devs, we get to choose 
which IDE to use, so long as we can get it to work with that setup. I don't 
know that the hassle is worth not just switching to IntelliJ like the majority 
of the team, or just remaining on 8.2 as long as possible.

> Regression: NetBeans prefers build.gradle over nbproject/build.xml ant 
> project (Java)
> -------------------------------------------------------------------------------------
>
>                 Key: NETBEANS-5493
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5493
>             Project: NetBeans
>          Issue Type: Bug
>          Components: projects - Ant, projects - Gradle
>    Affects Versions: 12.2
>         Environment: Windows 10
> NetBeans 8.2
> Apache NetBeans 12.2
> Java 1.8.0_281
>            Reporter: Karl Nickels
>            Assignee: Laszlo Kishalmi
>            Priority: Major
>
> NetBeans 8.2 used to give precedence to a Java Ant project (nbproject folder 
> with build.xml) even if a build.gradle file existed in the same directory 
> with the build.xml file.  NetBeans 12.2 gives precedence to the gradle 
> project, and to use the ant setup, the build.gradle file must be renamed.



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