[
https://issues.apache.org/jira/browse/HADOOP-3480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brice Arnould updated HADOOP-3480:
----------------------------------
Attachment: fixEclipseBreaks.patch
It seems to me that this template often regress due to libraries updates or
changing paths. This patch try to fix the current breaks and add to tests to
test-patch in an attempt to lower the probability they reappears (it checks for
missing libraries and directories).
It do not adds things from contrib/ altough, because I'm unsure about what
should be added and what should not (for example, fuse-dfs is a C code,
something that Eclipse doesn't support out of the box).
What would you like to be in the README ?
> 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
>
>
> 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.