I clone the Flink git repository, master branch, I configure a Java 8 JDK, and
I can build the flink project successfully with:
mvn clean package -DskipTests
However, when I load the project into IntelliJ, and try to compile the project
and run the Scala tests in the IDE I get a lot of compilat
Thank you so much Wencong Liu, that fixed it!!!
Sent with Proton Mail secure email.
--- Original Message ---
On Thursday, May 11th, 2023 at 11:11 PM, Wencong Liu
wrote:
>
>
> Hi Brandon Wright,
>
>
> I think you could try the following actions in IntelliJ IDE