If a project has a pom, the easiest way really is with maven.    mvn
eclipse:eclipse will generate all the eclipse metadata for you, then
you can import that.

Then, you can remove maven if you like and modify that eclipse
metadata through your normal eclips-ian means.

On Sun, Dec 22, 2013 at 12:45 PM, TedS <[email protected]> wrote:
> Hi:
>
> Is there a way to import the entire orientdb source tree without using
> maven?
> I tried to import each individual module with Eclipse with existing ant
> build file
> but some of them has coded dependency on parent build file.
> tried to import the whole source with the root build file resulted in that
> javac not found error.
>
> Thanks
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "OrientDB" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to