[
https://issues.apache.org/jira/browse/HADOOP-5658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700339#action_12700339
]
Philip Zeyliger commented on HADOOP-5658:
-----------------------------------------
bq. {{ <classpathentry kind="lib" path="build/test/webapps"/> }}
This directory doesn't exist in my build. Did you perhaps make that one
manually at some point? For a while I had a "webapps.jar", but I managed to
get rid of it.
Looking at the "NameNode.launch" that I've got started over here (coming soon
to a JIRA near you!), I ended up adding conf/, build/ (because that's where
webapps/ gets placed), and build/classes. In the patch I'm about to upload,
I've got conf/ and build/classes added. I'm having trouble with build/,
because Eclipse refuses to add both: "Cannot nest
'hadoop-trunk/build/test/classes' inside library 'hadoop-trunk/build'".
> Eclipse templates fail out of the box; need updating
> ----------------------------------------------------
>
> Key: HADOOP-5658
> URL: https://issues.apache.org/jira/browse/HADOOP-5658
> Project: Hadoop Core
> Issue Type: Bug
> Components: build
> Environment: Eclipse Ganymede, both on Linux and OS X.
> Reporter: Philip Zeyliger
> Attachments: disable java builder.pdf, eclipse-problems.txt,
> HADOOP-5658-v2.patch, HADOOP-5658.patch
>
>
> The Hadoop templates, when run "out of the box" have Eclipse build
> "problems". I've produced a small patch that fixes it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.