I’m having a hard time this morning getting intell...
# contributing-to-airbyte
c
I’m having a hard time this morning getting intellij treat our generated pojos as source. i even went back and started from scratch, so it probably means someone new to your project may run into the same issue. anyone able to screenshot the project structure of
dataline-config:models
so i can see what a working version looks like?
u
when i load the gradle project in intellij this is the project structure it creates. issue here is obviously that it’s not including the the gen code as source
u
intellij ultimate 2020.2.1
u
ij ultimate 2020.2.1
u
thanks i resolved this.
u
some combination of delete and reimport everything a bunch of times.
u
fwiw cmd+shift+i gets gradle to re-index