Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.9
-
Fix Version/s: 1.9
-
Labels:None
-
Environment:Windows
-
Number of attachments :
Description
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...
Activity
fabrizio giustina
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 1.9 [ 11100 ] | |
| Resolution | Fixed [ 1 ] | |
| Assignee | fabrizio giustina [ fgiust ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |