[
https://issues.apache.org/jira/browse/HADOOP-3480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12606922#action_12606922
]
Tsz Wo (Nicholas), SZE commented on HADOOP-3480:
------------------------------------------------
Here is the problem on Windows: I added
{code}<echo>basedir=${basedir}</echo>{code}
right before <pathconvert property="eclipse.project"> and the ant output is
{noformat}
[echo] basedir=d:[EMAIL PROTECTED]
{noformat}
Since the path separator in Windows is \, so the pattern does not work.
> Need to update Eclipse template to reflect current trunk
> --------------------------------------------------------
>
> Key: HADOOP-3480
> URL: https://issues.apache.org/jira/browse/HADOOP-3480
> Project: Hadoop Core
> Issue Type: Bug
> Components: build
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Brice Arnould
> Priority: Blocker
> Fix For: 0.18.0
>
> Attachments: fixEclipseBreaks.patch, hadoop-3480.patch
>
>
> Since there are new libraries (e.g. src/test/lib) and new contrib package
> (e.g. src/contrib/fuse-dfs) added, the current Eclipse template does not work.
> Also, it would be great if there is a README for the Eclipse template.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.