Skip to content

Commit bb6f565

Browse files
committed
Drop note that should now be unneeded
1 parent 3e7e300 commit bb6f565

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/docs/contributing/eclipse.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@ your Eclipse distribution of choice and enable the Scala IDE from the Eclipse Ma
1616
$ sbt eclipse
1717
```
1818

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-
2419
Optional: if you have `CLASSPATH` defined:
2520

2621
1. Update your classpath to contain any new required external libraries to run

0 commit comments

Comments
 (0)