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

Can't load substrait-java project in IntlliJ IDEA #99

Open
xnge opened this issue Nov 1, 2022 · 1 comment
Open

Can't load substrait-java project in IntlliJ IDEA #99

xnge opened this issue Nov 1, 2022 · 1 comment

Comments

@xnge
Copy link

xnge commented Nov 1, 2022

hi, folks

When i open substrait-java project in IntlliJ IDEA, output below error message.
How should I solve this problem? Please help, thanks!

A problem occurred configuring root project 'substrait'.
> Could not resolve all files for configuration ':classpath'.
   > Could not find spotless-lib-extra-2.30.0.jar (com.diffplug.spotless:spotless-lib-extra:2.30.0).
     Searched in the following locations:
         https://plugins.gradle.org/m2/com/diffplug/spotless/spotless-lib-extra/2.30.0/spotless-lib-extra-2.30.0.jar
   > Could not find spotless-lib-2.30.0.jar (com.diffplug.spotless:spotless-lib:2.30.0).
     Searched in the following locations:
         https://plugins.gradle.org/m2/com/diffplug/spotless/spotless-lib/2.30.0/spotless-lib-2.30.0.jar

Possible solution:
 - Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
@yanghua
Copy link

yanghua commented Dec 6, 2022

Hi, @xnge substrait-java depends on JDK 17, make sure you have installed it successfully.

baibaichen pushed a commit to baibaichen/substrait-java that referenced this issue Feb 6, 2023
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

2 participants