you can install cppcheck with sudo apt-get install cppcheck. how you install cppcheclipse I don't know that is a separate project. please try to ask that in their support channel.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I've used cppcheck on Windows for some time and I recently moved to doing development on Ubuntu.
When I try to install, I get the error: "No repository found at https://dl.bintray.com/cppcheclipse/p2/updates/."
In searching, it seems that binray.com has been shut down.
Is there an alternative repository site? Otherwise, where can I find instructions how to install manually.
I'm using Eclipse to develop firmware for ARM Cortex M4 MCUs.
Thanx!
you can install cppcheck with
sudo apt-get install cppcheck
. how you install cppcheclipse I don't know that is a separate project. please try to ask that in their support channel.Thanx @danielmarjamaki for the reply.
I've reached out to the Eclipse Marketplace forum for an answer.