eclipse-embed-cdt / eclipse-plugins

The Eclipse Embedded CDT plug-ins for Arm & RISC-V C/C++ developers (formerly known as the GNU MCU Eclipse plug-ins). Includes the archive of previous plug-ins versions, as Releases.
http://eclipse-embed-cdt.github.io/
Eclipse Public License 2.0
555 stars 130 forks source link

Cleanup warnings #458

Open jonahgraham opened 3 years ago

jonahgraham commented 3 years ago

The embedcdt plug-ins are quite close to warning free. I think a little push can get us there, or close enough to make it easish to tell there are warnings.

There are four cases of warnings I see that cover most of the warnings

That would get down to ~40ish warnings which would be great.

I think the above would make good first issues for new contributors.

ilg-ul commented 3 years ago

specifically I don't use the m2e plug-ins for Eclipse when I am developing Eclipse plug-ins and using Tycho.

You do not follow the steps in the build-prerequisites page because they are not correct? If you have a better configuration, we should improve the web page.

Otherwise I think that it would be better for you to have a separate Eclipse and a separate workspace, installed exactly as documented, so we can have a consistent way of spotting errors.