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

Provide a way to force the import type #286

Closed
fbricon opened this issue Aug 24, 2017 · 1 comment
Closed

Provide a way to force the import type #286

fbricon opened this issue Aug 24, 2017 · 1 comment

Comments

@fbricon
Copy link
Collaborator

fbricon commented Aug 24, 2017

The goal is to allow users to select/override the import mechanism. Eg. people with customized .classpath in their gradle project could force the eclipse import over gradle (see #285). Or if the directory contains both build.gradle and pom.xml, users could force a maven import over gradle.

@fbricon fbricon self-assigned this Aug 24, 2017
@fbricon
Copy link
Collaborator Author

fbricon commented Aug 29, 2017

Turns out forcing an Eclipse import over Gradle is useless, since the Gradfle builder still changes the classpath anyway.
So we'll stick with the build-descriptor-is-the-truth mantra for now

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

No branches or pull requests

1 participant