[ 
https://issues.apache.org/jira/browse/HADOOP-3480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603647#action_12603647
 ] 

Tsz Wo (Nicholas), SZE commented on HADOOP-3480:
------------------------------------------------

Tried the latest patch.  I have done the following steps:
# Eclipse svn check out 
# Quit eclipse
# Copy and overwrite existing files from .eclipse.templates/* to the project 
root
# run "ant test ..." to generate build/test/classes
# Start eclipse, refresh, clean, rebuild
# Eclipse complains "Variable references non-existent resource: 
${workspace_loc:/@PROJECT@/build.xml} "
# I change ${workspace_loc:/@PROJECT@/build.xml}  to /@PROJECT@/build.xml

It seems works finally.  

I am not sure whether the steps above are correct.  I think it is not obvious 
to figure out how to use the template.  It will be great if the README could 
include some instruction using the template.

> 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: Minor
>         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.

Reply via email to