Skip to content

Commit

Permalink
Correct name of Theia IDE (#699)
Browse files Browse the repository at this point in the history
This sentence previously referred to Theia IDE as "Eclipse IDE". 
Eclipse IDE is a completely different application so this was incorrect.
  • Loading branch information
per1234 authored Jan 7, 2025
1 parent bceda90 commit e62c9a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Eclipse Theia is a platform for building custom Cloud & Desktop IDEs and tools w

## Use Eclipse Theia (IDE)

You cannot directly launch/use Theia as it is a platform. The project provides one tool called [Eclipse IDE](/#theiaide) that you can directly download and use. Further, it is very easy to [create your own product based on Theia](/docs/composing_applications/). Please also refer to [this article](https://eclipsesource.com/de/blogs/2019/09/25/how-to-launch-eclipse-theia/) highlighting the various options available to [launch/try Eclipse Theia and Theia-based products](https://eclipsesource.com/de/blogs/2019/09/25/how-to-launch-eclipse-theia/).
You cannot directly launch/use Theia as it is a platform. The project provides one tool called [Theia IDE](/#theiaide) that you can directly download and use. Further, it is very easy to [create your own product based on Theia](/docs/composing_applications/). Please also refer to [this article](https://eclipsesource.com/de/blogs/2019/09/25/how-to-launch-eclipse-theia/) highlighting the various options available to [launch/try Eclipse Theia and Theia-based products](https://eclipsesource.com/de/blogs/2019/09/25/how-to-launch-eclipse-theia/).

## Build a tool or IDE based on Eclipse Theia

Expand Down

0 comments on commit e62c9a4

Please sign in to comment.