Please note that this is a very early release and relies on some additional
utilities compiled from Rust source. It assumes that Rust 0.9 pre is installed
and that rustc
and rustpkg
are installed at /usr/local/bin/
.
-
Install Rust 0.9 pre.
-
Compile
xmlast
inde.redoxi.ruste.core/src/rust/xmlast.rs
:rustc de.redoxi.rust.core/src/rust/xmlast.rs -o de.redoxi.ruste.core/bin/xmlast
(The
xmlast
utility takes Rust source on the standard input and produces an XML formatted abstract syntax tree on the standard output, and any compile errors on the standard error output) -
Import the
de.redoxi.ruste
projects into the Eclipse workspace. -
Add
eclipse.target
inde.redoxi.ruste.core.tests
as the Target definition in the "Plug-in development" preferences.
This feature uses icons from Mark James' Silk icon set (http://www.famfamfam.com/lab/icons/silk/).