Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build steps for Rust Rover #8

Closed
georgik opened this issue Jan 18, 2024 · 2 comments
Closed

Build steps for Rust Rover #8

georgik opened this issue Jan 18, 2024 · 2 comments

Comments

@georgik
Copy link

georgik commented Jan 18, 2024

Very nice piece of work @Jozott00 .

I was testing the build and deployment to Rust Rover and here are my findings.

It's necessary to add section like this into README.md in order to build the plugin

<!-- Plugin description -->
Wokwi plugin
<!-- Plugin description end -->

Build: ./gradlew buildPlugin

The output artifact is in build/distributions/wokwi-intellij-0.0.1.zip and it's necessary to install it manually to Rust Rover.

Using ./gradlew runIde opens IntelliJ Idea and I was not able to find a way how to tweak it to open the Rust Rover IDE.

@Jozott00
Copy link
Owner

Thank you very much!

Yes, you're right, I left out the build and installation instructions because the plugin is not in a stable state yet. This first version was more like a showcase.

I am building the plugin from scratch and am in contact with Uri Shaked (the man behind Wokwi).

I hope to release a first stable version mid to end of February :)

@Jozott00
Copy link
Owner

The new version is on the main branch now. I will publish it on Jetbrains marketplace in the next couple of days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants