From 85ce638c5eccd5cae4fbf3ead1946cbdf8455bc9 Mon Sep 17 00:00:00 2001 From: Raza Jafri Date: Tue, 22 Mar 2022 14:34:29 -0700 Subject: [PATCH] Update CONTRIBUTING.md Co-authored-by: Jason Lowe --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index adc32c6db6c..723858095bb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -160,9 +160,9 @@ Spark version, open [Maven tool window](https://www.jetbrains.com/help/idea/2021 select one of the `release3xx` profiles (e.g, `release320`) for Apache Spark 3.2.0, and click "Reload" if not triggered automatically. -There is a known issue where, even after selecting a different maven profile in maven submenu, the source folders from -previously selected profile may remain active. To get around this you have to manually reload the maven project from -the maven side menu +There is a known issue where, even after selecting a different Maven profile in the Maven submenu, the source folders from +a previously selected profile may remain active. To get around this you have to manually reload the Maven project from +the Maven side menu. If you see Scala symbols unresolved (highlighted red) in IDEA please try the following steps to resolve it: - Make sure there are no relevant poms in "File->Settings->Build Tools->Maven->Ignored Files"