Corrosion enables Rust application development in the Eclipse IDE.
!!! A standalone Eclipse IDE for Rust Developers is also available for download !!!
Corrosion provides a rich and smart Rust editor with:
- Syntax highlighting (using TextMate grammar)
- Error reporting
- Hover information
- Content assist
- Jump to references
- Code Outline
- Formatting...
provided by the Rust Language Server.
Corrosion also integrates various operations of the `cargo` command-line (New Project, Build, Run, Debug, Package) as typical Eclipse IDE wizards and workflows.
Corrosion contains a rich debugger (via GDB) for Rust applications, allowing to set breakpoints, jump in/over an instruction, view and edit structured variables...
Additional Details
Eclipse Versions: 2025-03 (4.35), 2024-12 (4.34), 2024-09 (4.33), 2024-06 (4.32), 2024-03 (4.31), 2023-12 (4.30), 2023-09 (4.29), 2023-06 (4.28), 2023-03 (4.27), 2025-06 (4.36)
Platform Support: Windows, Mac, Linux/GTK
Organization Name: Eclipse Corrosion contributiors
Development Status: Beta
Date Created: Wednesday, December 20, 2017 - 15:07
License: EPL 2.0
Date Updated: Tuesday, January 28, 2025 - 03:06
Submitted by: Lucas Bullen
| Date | Ranking | Installs | Clickthroughs |
|---|---|---|---|
| November 2025 | 0/0 | 0 | 0 |
| October 2025 | 158/630 | 103 | 20 |
| September 2025 | 159/653 | 113 | 18 |
| August 2025 | 147/615 | 103 | 28 |
| July 2025 | 135/636 | 136 | 33 |
| June 2025 | 127/627 | 147 | 30 |
| May 2025 | 123/634 | 175 | 23 |
| April 2025 | 149/623 | 129 | 17 |
| March 2025 | 146/661 | 187 | 37 |
| January 2025 | 124/654 | 183 | 31 |
| December 2024 | 123/654 | 201 | 19 |
| November 2024 | 138/658 | 190 | 21 |
Unsuccessful Installs
Unsuccessful Installs in the last 7 Days: 4
| Count | Error Message |
|---|---|
| 4 | Cannot continue the operation. There is another install operation in progress. |

Reviews Add new review
fyi - The github repo hasn't been updated since Sept 27, 2022
Submitted by Kelvin Meeks on Fri, 04/21/2023 - 12:29
When I have previously tried to use this plugin - it was slow & buggy as hell.
How can this Marketplace listing be updated to state compatibility with 2022-12 (4.26), 2023-03 (4.27), 2023-06 (4.28) - when the github repo hasn't been updated since Sept 27, 2022?
Wellcome
Submitted by Paul Verest on Wed, 02/07/2018 - 04:06
Welcome new tools for new language.
Quote from https://github.com/LucasBullen/corrosion#concept
Corrosion uses the lsp4e project to integrate with the Rust Language Server and TM4E project to provide syntax highlighting in order to provide a rich Rust editor in the Eclipse IDE.