Corrosion Versions Save

Eclipse Corrosion - Rust edition in Eclipse IDE

1.2.4

1 year ago

What's Changed

Full Changelog: https://github.com/eclipse/corrosion/compare/1.2.3...1.2.4

1.2.3

2 years ago

Rebuilt against Eclipse 2021-12 release

1.2.2

2 years ago

Do not associate LS with Cargo.toml

Rust-Analyzer doesn't support Cargo.toml files editing smartness and just generated errors.

Fix compatibility with Eclipse 2021-09 release

LSP4J 0.12 contains API changes that require adjustments to Corrosion internals to properly work with it.

MacOS X AArch64 product added

The standalone Rust IDE product is generated for that CPU architecture too.

Standalone downloads builtin JVM updated to Java 17