Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect conflicts with Netbeans 11 built-in Gradle plugins to generate some helpful error to the user #429

Open
tcfurrer opened this issue Apr 4, 2019 · 1 comment

Comments

@tcfurrer
Copy link

tcfurrer commented Apr 4, 2019

It would be nice if this plugin could somehow be enhanced to detect whenever the new Netbeans 11 "Gradle" or "Groovy And Gradle" plugins are installed, and warn the user that they will need to manually uninstall these plugins to avoid conflicts and various confusing bugs and broken functions.

Or, if it isn't possible to detect the plugins conflict, please at least document this clearly so that folks updating to Netbeans 11 don't waste time, and don't accidentally give up on this plugin thinking it isn't supported on Netbeans 11 (when actually it should work just as well there as it did on Netbeans 10, after manually uninstalling the conflicting new plugins).

@tcfurrer
Copy link
Author

tcfurrer commented Apr 4, 2019

Here is a link to the Netbeans ticket where they tried to help out with this issue, but the solution isn't quite good enough to prevent confusion: https://issues.apache.org/jira/browse/NETBEANS-1976

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant