| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
IMPORTANT: This is the original cppcheclipse repository. It is not actively maintained in this repository anymore. You now find the cppcheclipse source code here. Please report issues and provide pull requests in that repository instead.
cppcheclipse is an Eclipse plugin which integrates cppcheck with the CDT project. You can run/configure cppcheck from the Eclipse UI.
To build the project on the command line it requires maven, Run the following commands:
cd com.googlecode.cppcheclipse.parent
mvn clean verifyIt will not increment the version number nor deploy/publish/release the artifact. You can find the built p2 repository now in ../com.googlecode.cppcheclipse.repository/target in zip format.
NOTES:
Further information on how to use and install cppcheclipse can be found in the wiki.
| Back | FazBrowse Home | New Git URL |