You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Laszlo Kishalmi (JIRA)" <ji...@apache.org> on 2019/04/04 10:11:00 UTC

[jira] [Resolved] (NETBEANS-2320) Opening project with both pom.xml and build.gradle defaults to gradle project

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

Laszlo Kishalmi resolved NETBEANS-2320.
---------------------------------------
    Resolution: Information Provided

In your case it would be probably useful to set:

Tools > Options > Java > Gradle > Execution > Prefer Maven Projects over Gradle

That setting ia at the bottom of the dialog.

> Opening project with both pom.xml and build.gradle defaults to gradle project
> -----------------------------------------------------------------------------
>
>                 Key: NETBEANS-2320
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2320
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: java - Project
>    Affects Versions: 11.0
>            Reporter: Dell Green
>            Priority: Minor
>
> When opening a project that has both a pom.xml and a build.gradle file, it defaults to gradle.
> This may not be correct as in my case as the gradle files are for other production related functionality and not IDE related.
> The expectation in this case would be that the user is offered the choice of which type of project to open as.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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