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.
Oxide is licensed under the MIT License.
Oxide requires Java 7 and Eclipse 3.7 or 4.2.
- Ensure Apache Maven 3 is installed.
- Run
mvn
in the project's base directory. - The built
jar
files will be located in thebuild/
subdirectory.
See build instructions for additional information, like why building takes forever.
Copy the plug-in jar
files to your Eclipse dropins/
directory.