amazon-ion / ion-intellij-plugin

Support for Ion in Intellij IDEA.
Apache License 2.0
29 stars 22 forks source link

Add DEVELOPMENT.md #47

Open r0b0ji opened 1 year ago

r0b0ji commented 1 year ago

Please add DEVELOPMENT.md with instruction how to build and get started this project with any prerequisite setup instruction. It will help anyone who tries to start with the project and contribute.

It will also help if it has links to Idea document about what sdk version means, also general Idea plugin development links.

r0b0ji commented 4 months ago

This prevents people like me who want to contribute but can't. Things which may be obvious to regular maintainers may not be to people who are not regular gradle/kotlin devs.

Adding a proper developer's guide will help others to contribute.

I did some googling and it suggested to run ./gradlew build and that failed indicating 8/14 tests.