hackyEclipse and CDT

As I mentioned, hackyEclipse is an Eclipse plug-in that collects productivity metrics. It gathers Activity, File Metric, and Unit Test data in Eclipse and sends to hackyStat server. The sensor used to only support JDT. I recently joined the development team of hackyStat, which is distributed under GPL licence, to add CDT to the mix.

As of now, I added support for C/C++ files and projects. Currently, hackyEclipse also gathers data on CDT regarding open/close/save actions on files or projects. It also monitors the builds and detects and records build errors. In addition, with the limited refactoring support of CDT, hackyEclipse also monitors changes on CDT elements, like addition of a new class to the project.

comments

Be the first one to comment.

leave your reply

Let me know what you think.

who am i?

What you should know about me
I am Turker Keskinpala. I am currently a PhD student in Electrical Engineering and soon to be a Software Engineer. You can find my personal view on various topics in this blog.