Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions DEVELOPER.md
Original file line number Diff line number Diff line change
@@ -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..