[ https://issues.apache.org/jira/browse/HADOOP-5658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700303#action_12700303 ]
Konstantin Shvachko commented on HADOOP-5658: --------------------------------------------- Thanks Philip for fixing it. Yes, lets skip "Java Builder" for now. We are testing it with Ravi. He is trying to setup his eclipse and we are comparing to my configurations, which I setup some time ago. In order to make it work out of the box .classpath file needs a couple of extra class folders, which are {code} <classpathentry kind="lib" path="build/test/classes"/> <classpathentry kind="lib" path="build/test/webapps"/> <classpathentry kind="lib" path="build/classes"/> <classpathentry kind="lib" path="build/conf"/> {code} > 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.