Skip to content

ianbollinger/oxide

Repository files navigation

Oxide Build Status

Oxide is an integrated development environment for the Rust programming language that runs on the Eclipse platform. This project is in its infancy, so expect things not to work properly.

License

Oxide is licensed under the MIT License.

Requirements

Oxide requires Java 7 and Eclipse 3.7 or 4.2.

Building

  1. Ensure Apache Maven 3 is installed.
  2. Run mvn in the project's base directory.
  3. The built jar files will be located in the build/ subdirectory.

See build instructions for additional information, like why building takes forever.

Installation

Copy the plug-in jar files to your Eclipse dropins/ directory.

About

Rust development environment for Eclipse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages