Hello everyone, I am trying to set up IntelliJ IDEA so that I can start contributing but I am running into the following error:
flink/flink-end-to-end-tests/flink-datastream-allround-test/src/main/java/org/apache/flink/streaming/tests/DataStreamAllroundTestProgram.java:34:45 java: package org.apache.flink.streaming.tests.avro does not exist I have followed the instructions here: https://ci.apache.org/projects/flink/flink-docs-master/docs/flinkdev/ide_setup/ I have also tried to invalidate the cache and rebuild the project. I also tried to download the source through the Maven panel to no avail: Flink : Tests Flink : Formats : Avro Thanks, /Saad