Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 997 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 997 Bytes

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.