You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ivan Volosyuk (JIRA)" <ji...@apache.org> on 2006/07/06 22:49:30 UTC

[jira] Commented: (HARMONY-700) [Tools] wrong line endings (0xD) HyLaunchingPlugin.java

    [ http://issues.apache.org/jira/browse/HARMONY-700?page=comments#action_12419601 ] 

Ivan Volosyuk commented on HARMONY-700:
---------------------------------------

Patch applied fine. There is no 0xD line ending anymore.
There is small improvement possible:
 All lines except for package statement and imports has 0xA line ending which are fine. The mentioned lines has 0xA 0xD window style line endings. Generally it is ok, but can also be fixed. This is minor improvement which doesn't required for normal work with the file.

> [Tools] wrong line endings (0xD) HyLaunchingPlugin.java
> -------------------------------------------------------
>
>          Key: HARMONY-700
>          URL: http://issues.apache.org/jira/browse/HARMONY-700
>      Project: Harmony
>         Type: Improvement

>   Components: Misc
>  Environment: Linux, Windows
>     Reporter: Ivan Volosyuk
>     Assignee: George Harley
>     Priority: Trivial
>  Attachments: line_endings.diff
>
> File tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching/src/org/apache/harmony/eclipse/jdt/launching/HyLaunchingPlugin.java has wrong line endings.
> It is not quite readable neither on Linux nor Windows.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira