Rational Developer for System z

Windows line-end characters can cause errors in Linux

On the Linux operating system source files that contain Windows-style line-end characters (carriage return + line feed) can cause errors when processed.
To prevent these errors convert the line-end characters in the source file to UNIX-style line-end characters:
  1. Select the single-service project.
  2. Click File > Convert Line Delimiters To > UNIX.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)