Here's something annoying: on Linux, slice2java prints a warning if it's given a file with Windows line endings:
Quote:
[exec] /home/mef/workspace/jast-ice/jast/common/Object.ice:1: warning: Converted [CR+LF] to [LF]
[exec] #ifndef __OBJECT_ICE
|
The slice2java plugin interprets these warnings as errors, so I get a bunch of red Xs in my project any time one of my colleagues edits a slice file on Windows.