coral icon indicating copy to clipboard operation
coral copied to clipboard

IntelliJ IDEA not recognize coral-trino-parser libraries

Open hqbhoho opened this issue 2 years ago • 3 comments

I just clone coral and run ./gradlew build in the root path,then import IDEA,but IDEA can‘t find source class code like "coral.shade...." , IDEA version is 2020.01 . I found some issue (https://youtrack.jetbrains.com/issue/IDEA-163411), but not reslove,So what can I do?

image

hqbhoho avatar Jul 02 '22 03:07 hqbhoho

i get same problem ,did you solve it ?

long1208 avatar Aug 26 '22 03:08 long1208

It is a known issue due to shading this library in the same project. It should not affect the build, but I agree it should be fixed for better development experience.

wmoustafa avatar Aug 26 '22 06:08 wmoustafa

It is a known issue due to shading this library in the same project. It should not affect the build, but I agree it should be fixed for better development experience.

tks .

long1208 avatar Aug 26 '22 07:08 long1208