I've downloaded the Hadoop v1.1.2 plugin for Eclipse from this site and have put it in the Eclipse plugins directory.
The MapReduce view is available but I cannot include any 'org.apache.hadoop' libraries in my code - I get the following error;
The import org.apache cannot be resolved.
Am I missing something obvious? Are there any known issues with
a) The plugin for Hadoop v1.1.2?
b) Running the plugin with Eclipse v4.3?
c) Running the plugin on an Ubuntu VM?
I've trawled the internet but many of the issues are to do with earlier versions of the plugin and /or Eclipse.