Use maven, gradle, ivy or another build system that allows to manage your dependencies easily.
Not need for handling jars directly. I assume you installed the windows version of Neo4j-Server? Try to download the *zip* file for windows, the jars are in there in the lib directory On Sat, Oct 18, 2014 at 4:39 PM, Dan Campbell <[email protected]> wrote: > > In the instructions for embedding Neo4j in a Java project, > > http://docs.neo4j.org/chunked/stable/tutorials-java-embedded-setup.html > > , they say > > > Get the Neo4j libraries from one of these sources: > > - Extract a Neo4j download <http://www.neo4j.org/download> zip/tarball, > and use the *jar* files found in the *lib/* directory. > > > , but the Download area referenced in the instructions, > > http://www.neo4j.org/download > > does NOT include the embeddable jars. That Download page, has links only > for the Community and Enterprise executables. After you install the > Community Neo4j, the Program Files folder does NOT have any LIB subfolders. > > The Jars are located elsewhere. I found them the other day, but that was > on a different PC. I'm trying to find them again, unsuccessfully. > > > > > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" 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/d/optout. > -- You received this message because you are subscribed to the Google Groups "Neo4j" 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/d/optout.
