Hi Pandeng, you can build eclipse project files, or import a Maven
project by existing pom.xml in the tarball. The below instruction is how
to build eclipse project file.
---BUILDING.txt
Importing projects to eclipse
When you import the project to eclipse, install hadoop-maven-plugins at
first.
$ cd hadoop-maven-plugins
$ mvn install
Then, generate eclipse project files.
$ mvn eclipse:eclipse -DskipTests
At last, import to eclipse by specifying the root directory of the
project via
[File] > [Import] > [Existing Projects into Workspace].
---
Regards,
Akira
On 12/2/15 23:02, 李攀登 wrote:
hello everyone:
I'm learning hadoop with hadoop-2.7.1,and wanna view sources and
edit my codes on eclipse with
eclipse-jee-mars-R-linux-gtk-x86_64.tar.gz.and I wanna develop my
projects by the method of running on hadoop. so i need a plugin that can
connect my hadoop cluster with eclipse.but the tar file package of
hadoop-2.7.1 don't provide it.i wanna know where can find this plugin or
how can build plugin by myself?
BTW,in recent two years,i will have lots of free time.so i wanna do
some contributions for open source projects.i am good at C
programming,and also good at java and linux.now i am going to deeply
learn java or linux.could you give me some advise for getting involved
in some projects in which i can do something.
Thanks,
Pandeng Li
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]