I have an Eclipse project with special files extension .m4
which are but C
files. how can I open them on Eclipse but using C code style just like choosing langage in notepad ++ ?.
If using Eclipse CDT (Eclipse IDE for C/C++ Developers):
*.m4
as pattern and choose C Source File as type