Skip to content

Conversation

@gaogaotiantian
Copy link
Contributor

Added troubleshooting tips for using sbt with IDEs.

Added troubleshooting tips for using sbt with IDEs.

<h4>IDE with sbt</h4>

When you use IDEs like VSCode or Cursor, you need to build from terminal with `sbt`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should it be: when you use ... and you build from terminal ?

Otherwise it sounds like if user use IDE => user needs to build using sbt

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah that's true.

clear all the cache. Potential locations are

```
**/target/**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sbt clean can clear these?


<h4>IDE with sbt</h4>

When you use IDEs like VSCode or Cursor and you build from terminal with `sbt`,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we also provide tips for step-by-step setups for these IDEs? In the IDE setup section, we only have guidelines for IntelliJ. It's better to have instructions for them too

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be honest I don't have that information now. I'm definitely not opposed to that idea but I don't have enough material at hand and the main purpose of this PR is to document this specific behavior. We can of course have a better write up about how to set VSCode/Cursor for spark project.

Updated instructions for clearing cache and artifacts.
@gaogaotiantian
Copy link
Contributor Author

What was the CI failure about? I don't understand it.

@gaogaotiantian
Copy link
Contributor Author

I think I need an approval for the CI to run :)

@cloud-fan cloud-fan merged commit 667ac6a into apache:asf-site Dec 18, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants