I have successfully installed the Hadoop Plugins . And i am able to access the DFS locations as well from eclipse . But when i tried adding a Mapper or reducer class to the project that i created am getting the following error
Superclass cannot be parameterized unless source level is 1.5.
I checked the build path locations and all Hadoop jars are available.. What might be the error ?