Skip to content

Commit dbd6de3

Browse files
committed
Remove obsolite configuration instructions
Neither intellij-idea nor eclipse support dotty as it is described on the pages from the documentation website so this patch removes them from the website. Signed-off-by: Nikita Eshkeev <[email protected]>
1 parent d77c70c commit dbd6de3

File tree

11 files changed

+2
-133
lines changed

11 files changed

+2
-133
lines changed

docs/docs/contributing/tools/eclipse.md

Lines changed: 0 additions & 61 deletions
This file was deleted.

docs/docs/contributing/tools/intellij-idea.md

Lines changed: 0 additions & 65 deletions
This file was deleted.

docs/docs/contributing/workflow.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ layout: doc-page
33
title: Workflow
44
---
55

6-
Check [Getting Started](getting-started.md) for instructions on how to obtain the source code of dotty and
7-
[Eclipse](tools/eclipse.md) or [IntelliJ-IDEA](tools/intellij-idea.md).
8-
This document details common workflow patterns when working with Dotty before using the debugging tools.
6+
Check [Getting Started](getting-started.md) for instructions on how to obtain the source code of dotty.
7+
This document details common workflow patterns when working with Dotty.
98

109
## Compiling files with dotc ##
1110

-155 KB
Binary file not shown.
-208 KB
Binary file not shown.
-212 KB
Binary file not shown.

docs/images/idea/idea-debug.png

-119 KB
Binary file not shown.

docs/images/idea/idea-import.png

-52.8 KB
Binary file not shown.

docs/images/idea/idea-sbt.png

-100 KB
Binary file not shown.

docs/images/idea/idea-sdk.png

-53.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)