We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3642b93 commit 3ec7be6Copy full SHA for 3ec7be6
src/intellij/README.md
@@ -75,7 +75,7 @@ To run the REPL create an "Application" configuration with
75
- Main class: `scala.tools.nsc.MainGenericRunner`
76
- Program arguments: `-usejavacp`
77
- Working directory: the path of your checkout
78
- - Use classpath of module: `repl`
+ - Use classpath of module: `repl-frontend`
79
80
## Updating the `.SAMPLE` files
81
0 commit comments