[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.cdt] Embedded SQL

Hello,

working on a project with Embedded SQL/Pro*C (*.pc) - Files, I wonder, whether there is a plugin to handle syntax highlighting and indentation of these files. They consist of C/C++ - statements with interspersed SQL statements.

Right now, as a compromise, we mark them as C++-header files, which makes them displayed not properly, of course.

I remember, that when using Emacs, there was a mode called mmm mode, which could handle the case of different languages in one file.

Is there an Eclipse-plugin for this situation?

Thanks for answers!
Peter