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
23 changes: 16 additions & 7 deletions DEVELOPER.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,28 @@

### installing tools needed

TODO some commands/packages

### build

command
TODO command

### run tests locally

command
TODO command

### testing plugin in eclipse

TODO write description

## release process

### git tag and github release
### version

create a tag in the repo
create a release in github
* Update version in the files see f260c53
TODO right now this is done manually can it be done more automated?
* create a tag in the repo
* create a release in github

### updating files

Expand All @@ -30,5 +35,9 @@ unzip the artifact and upload files to https://files.cppchecksolutions.com/cppch

### publish plugin in marketplace

to make sure that proper version info etc is shown in marketplace..

to make sure that proper version info etc is shown in marketplace.
https://marketplace.eclipse.org
login
goto cppcheclipse plugin
click on "Edit" button at the top
Add version