unix file problem

From searching the forums i understand that currently in pl/sql developer, unix files will always be saved with CR/LF pairs. I can live with that, but what i find quite annoying is that saving unix pl/sql program files often causes every line to be separated by a blank line. Is there anyway to get around this from within PL/SQL developer?
 
i worked with this plugin last year to save to unix/linux and i had never a problem with to much lines...
 
Back
Top