cppcheclipse
cppcheclipse copied to clipboard
Update site not found
I cannot install cppcheclipse because I obtain this message: "No repository found at https://dl.bintray.com/cppcheclipse/p2/updates." How can I solve this problem?
Thanks.
BinTray has been shut down: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ I will try to set up a p2 update site at GitHub Pages (http://www.lorenzobettini.it/2021/03/publishing-an-eclipse-p2-composite-repository-on-github-pages/)
I would be grateful if you could publish an update of the plugin with a new repository.
Hi, would be great to get the update site working again :-) Is there anything one can help?
@till-kolditz A PR for publishing to GitHub pages would be greatly appreciated.
I would also like to put in a request to be able to install the plugin at all.
The binary package i read about in another issue ticket doesn't work anymore since it was also posted to bintray. Anyone else able to provide one? Thanks in advance!
Apologies for not being very active, I could look at the GitHub pages deployment
I would also like to put in a request to be able to install the plugin at all.
The binary package i read about in another issue ticket doesn't work anymore since it was also posted to bintray. Anyone else able to provide one? Thanks in advance!
This one works? https://github.com/kwin/cppcheclipse/releases/download/1.1.1/com.googlecode.cppcheclipse.repository-1.1.1.zip
So work-around to install the plugin:
- Downloads the zip file provided above by AntonKrug
- In Eclipse, select Help-> Install New Software
- Click "Add..."
- In the "Add Repository" dialog, click the "Archive..." button.
- Select your Zip file and then click "Open"
- Click "Add", Then select the cppcheclipse check box,
- Click "Finish" button to install.
This will not Auto-Update, but at least you'll be able to install the plugin. It doesn't seem like there's much active development on the plugin anyway.
@kwin @AntonKrug I am not sure how to get the github pages working. But if you want I can provide a file area at either https://cppcheck.sourceforge.net or https://files.cppchecksolutions.com
I just need to provide some static files right?