enricomariam42 opened a new issue, #5063:
URL: https://github.com/apache/hop/issues/5063

   ### What would you like to happen?
   
   Currently the configuration files for environment properties created or 
edited by the GUI has a line ending that follows the operating system, making 
the development on different platforms inconsistent.
   In addition, editing files from the "File Explorer" perspective had system 
dependent line separator, while the modification from the "metadata" 
perspective uses the LF.
   A property to force the line separator can make consistent and easy 
cross-platform development.
   Possible values can be:
   
   - Default (current behavior for backward compatibility) System dependent
   - Unix (\n)
   - Windows (\r\n)
   - Mac (\r)
   
   ### Issue Priority
   
   Priority: 2
   
   ### Issue Component
   
   Component: Hop Gui


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to