Hey Folks, I'm looking to do some contributions to...
# contribute-code
r
Hey Folks, I'm looking to do some contributions to the
spark-lineage
module. I'm having an issue with Intellij. I generated the
datahub.ipr
using
./gradlew idea
, opened in Intellij and import the project. However, it seems that Intellij is not able to pick up any of the pegasus generated sources, such as
li-utils/src/mainGeneratedDataTemplate
. The imports remain unresolved, does that ring any bells here?
b
Hi @refined-island-31359, Are you on windows OS? I had issues in setting up on windows OS. https://datahubproject.io/docs/developers#windows-compatibility There are known issues.
thanks bear 1
r
No it's on a MacOS M1 device, I had a look at those known issues, but this seems to be specific to intellij
r
@few-kite-46794 Any idea here?