0

I tried building an eclipse plugin for Hadoop for my Eclipse Kepler V 4.3.1 In the web I see a lot of information for JUNO and some prior versions but tried copying those jars into my eclipse->plugin directory brought me no luck. hence tried building my own eclipse plugin but even that is not working for me. Has anyone here has a Hadoop plugin working for Kepler? Below are my other config details : Mac OSX java version "1.6.0_65"

Sabarish
  • 862
  • 1
  • 14
  • 23
  • I was able to get the plug in generated and working with Eclipse Juno but still no luck with Eclipse Kepler. – Sabarish Jan 22 '14 at 04:31

1 Answers1

0

I managed to sucessfully build it using this guide with some slight modifications, i am however using Eclipse 4.3.2 on Arch and java 7.

Either way here is my plugin if it helps.

JNordgren
  • 1
  • 1