diff --git a/DEVELOPER.md b/DEVELOPER.md new file mode 100644 index 0000000..36a01e6 --- /dev/null +++ b/DEVELOPER.md @@ -0,0 +1,34 @@ + +# Developer notes + +## Development + +### installing tools needed + +### build + +command + +### run tests locally + +command + +### testing plugin in eclipse + + +## release process + +### git tag and github release + +create a tag in the repo +create a release in github + +### updating files + +download artifact "cppcheclipse-repository" from the github action "Java CI" +unzip the artifact and upload files to https://files.cppchecksolutions.com/cppcheclipse/ folder + +### publish plugin in marketplace + +to make sure that proper version info etc is shown in marketplace.. +