Import Rust file to RustyCage
The import Rust file wizard will copy a file from your file system into your current workspace in Eclipse. So from the “File” menu chose Import.
Then from the Import wizard you have the Rust category and in there you can chose Rust file. The Import Rust Project is not implemented as for now. Sorry.
Then press the “next>” button and chose the “src” folder.
Then press the “browse” button or enter the path to your file.
Then press the “Finish” button.
And viola, your Rust file is imported/copied into your workspace and project.
Leave a Reply