Backslash in generated .classpath
---------------------------------

         Key: MPECLIPSE-90
         URL: http://jira.codehaus.org/browse/MPECLIPSE-90
     Project: maven-eclipse-plugin
        Type: Bug
    Versions: 1.9    
 Environment: Windows
    Reporter: Per Ejeklint


If maven-eclipse is run on Windows, and there are src or output paths that have 
more than one folder level, the generated .classpath file will contain 
backslashes in classpathentries kind="src" and "output". This .classpath file 
will not work on non-Windows systems.

A solution could be to tokenise the read src and output paths with "\" as 
separator and put them together properly again. But maybe there is another 
place to do this so ALL jelly scripts get proper slashes...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to