We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f260c53 commit 583462cCopy full SHA for 583462c
DEVELOPER.md
@@ -0,0 +1,34 @@
1
+
2
+# Developer notes
3
4
+## Development
5
6
+### installing tools needed
7
8
+### build
9
10
+command
11
12
+### run tests locally
13
14
15
16
+### testing plugin in eclipse
17
18
19
+## release process
20
21
+### git tag and github release
22
23
+create a tag in the repo
24
+create a release in github
25
26
+### updating files
27
28
+download artifact "cppcheclipse-repository" from the github action "Java CI"
29
+unzip the artifact and upload files to https://files.cppchecksolutions.com/cppcheclipse/ folder
30
31
+### publish plugin in marketplace
32
33
+to make sure that proper version info etc is shown in marketplace..
34
0 commit comments