Hi, Till now, I have only been using Flink binaries. How do I setup Flink in my IntelliJ IDE so that while running/debugging my Flink application program I can also step into the Flink source code?
Do I first need to import Flink's source repository into my IDE and build it? Thanks, Piper