We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e7e300 commit bb6f565Copy full SHA for bb6f565
docs/docs/contributing/eclipse.md
@@ -16,11 +16,6 @@ your Eclipse distribution of choice and enable the Scala IDE from the Eclipse Ma
16
$ sbt eclipse
17
```
18
19
-- Note: It is recommended to change the default output folder (in `Properties > java
20
- build path > Source`) to `dotty/classes` instead of `dotty/bin` because
21
- `dotty/bin` is reserved for shell scripts. Each generated project file should
22
- change the output folder to the correct one automatically.
23
-
24
Optional: if you have `CLASSPATH` defined:
25
26
1. Update your classpath to contain any new required external libraries to run
0 commit comments