Hi Jose, The Neo4j source is built using maven. There isn't a top-level build-everything-in-the-repository build script, so in general you need to switch to the directory of the code you'd like to build, then run `mvn clean install`.
Are you interested in contributing patches, or are you just looking for the latest code? You could consider using the snapshot repository to get the latest build artifacts. Instructions for doing that are here: http://wiki.neo4j.org/content/Java_Setup_HowTo#Building_from_source Cheers, Andreas On Oct 21, 2010, at 2:44 AM, Jose Angel Inda Herrera wrote: > I need to know how to compile the neo4j I downloaded it the repository > http://svn.neo4j.org, > thank you before hand. > _______________________________________________ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user _______________________________________________ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user