Hi, On Fri, Nov 5, 2010 at 1:44 PM, runtao cao <[email protected]> wrote: > Hi, > I'm a student. I'm reading the source code of Hadoop Common recently. I > find a problem when I load the source code of Common into Eclipse. In the > Package Explorer of Eclipse, some packages are default packages, but others > are not default packages. So there are many faults in the default packages > and other packages. I want to know what is the problem with it. The problem > is discribed in the accessor. Thank you very much. > > caoruntao
Did you load it into eclipse after an 'ant eclipse-files' build? I have hadoop-common loaded up in my Eclipse with no package issues at all. -- Harsh J www.harshj.com
