/eclipse-cdt

Eclipse cdt code analysis and unit testing

Primary LanguageJavaApache License 2.0Apache-2.0

eclipse-cdt

DOI

Shaun C D’Souza. Eclipse cdt code analysis and unit testing. PeerJ Preprints, 6:e27350v1, 2018. url: https://peerj.com/preprints/27350/

System requirements

  • Install Java JDK
  • Set %JAVA_HOME% to jdk path

Install Eclipse Luna

Generate Eclipse dropin jar

  • Navigate to jar folder
cd jar
  • Execuate make batch script
..\make.bat

Generate Project Fake classes

  • Create new C/C++ Project in Eclipse 'testcpp'
    • Copy files, sub-directories in testcpp/* in C:\Users\user\eclipse-workspace\testcpp folder
xcopy eclipse-workspace\testcpp\* c:\Users\user\eclipse-workspace\testcpp\ /E

Eclipse CDT