Hi,

Do the following steps:
1. Clone the giraph repo from github
2. Checkout the trunk branch of the repository
3. Compile and package it using mvn clean package. You can use the profile
that you require to package it. See the Giraph Readme on github or the
pom.xml
4. Once it compiles correctly, run mvn eclipse:eclipse. It will make the
classpath for you.
5. Then just import the project into eclipse and you are done.

I recommend you use Intellij Idea for development. I use it :). Enjoy
developing Giraph Applicaitons.
Cheers,
Ameya


On Sat, Nov 16, 2013 at 1:30 AM, Christian Krause <m...@ckrause.org> wrote:

> Hi,
> what is the recommended setup for developing Giraph applications in
> Eclipse?
>
> Cheers,
> Christian
>

Reply via email to