Ericsson / CodeCheckerEclipsePlugin

This is an Eclipse plugin that shows C/C++ static analysis results found by Clang Static Analyzer and Clang Tidy
Eclipse Public License 1.0
32 stars 13 forks source link

Development notes requirements #12

Closed gyorb closed 8 years ago

gyorb commented 8 years ago

Why is Eclipse PDT required?

dutow commented 8 years ago

It's required for development, if you want to develop it in Eclipse (which is a good idea).

That's why it's under 'development notes', not 'Requirments'

gyorb commented 8 years ago

Ok, the abbreviation is misleading here, because if I search for Eclipse PDT the first result point to PDT: Eclipse PHP Development Tools Shouldn't this be PDE (Plug-in Development Environment)? https://marketplace.eclipse.org/content/eclipse-pde-plug-development-environment

dutow commented 8 years ago

It should be, it was probably a typo in the original readme, I never remember which one is for plugin development/