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

how to build the plugin? #24

Closed
devoncarew opened this issue Aug 11, 2016 · 2 comments
Closed

how to build the plugin? #24

devoncarew opened this issue Aug 11, 2016 · 2 comments
Assignees
Milestone

Comments

@devoncarew
Copy link
Member

have a gradle script to build the plugin?

@devoncarew devoncarew added this to the august-0 milestone Aug 12, 2016
@devoncarew devoncarew self-assigned this Aug 12, 2016
@devoncarew devoncarew mentioned this issue Aug 12, 2016
@devoncarew
Copy link
Member Author

We can use gradle to build the plugin, and this seems like the common thing to do for various plugins (golang, rust). This can be run on systems like travis, though many intellij plugins seem to use jetbrains teamcity CI system.

Will close this out and we can re-explore once we have a CI system set up.

@devoncarew
Copy link
Member Author

We did land a gradle build system for the plugin; I've also investigated a bazel based build (d5928bd), which seems a bit simpler and straightforward to modify than the gradle build.

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

No branches or pull requests

1 participant