3

Is there an Eclipse plugin for syntax coloring (and potentially other features related to) IDL?

The specific IDL that I'm working with is Mozilla's XPIDL, so ideally I would like a plugin specifically for that, but if that doesn't exist, a more generic IDL plugin might still be helpful.

HighCommander4
  • 50,428
  • 24
  • 122
  • 194

1 Answers1

3

The LibreOffice Eclipse plugin does a pretty good job of highlighting IDL files.

HighCommander4
  • 50,428
  • 24
  • 122
  • 194