Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jason Lowe <jlowe@nvidia.com>
  • Loading branch information
razajafri and jlowe authored Mar 22, 2022
1 parent 4505e9e commit 85ce638
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 85ce638

Please sign in to comment.