2010/6/11, Anders Nawroth <and...@neotechnology.com>: > Hi! > > I added some pre-configured projects for use in Eclipse, NetBeans or > with any IDE supporting Maven. > > http://wiki.neo4j.org/content/Getting_Started_With_Apoc#In_your_IDE > nice! > > /anders > > On 06/08/2010 11:26 PM, Mayank Grover wrote: >> hi users, >> im trying to wrk on an example which uses neo4j embedded database in java >> application..It gives an error (PACKAGE DOESNT EXIST) in all the import >> statements n the package statement... >> I want to knw where shld i place the neo4j-apoc-1.0 folder so dat i can >> use >> it in the java application.. >> HELP NEEDED.. >> the example is below : >> >> package org.neo4j.examples.apoc; >> >> import org.neo4j.graphdb.Direction; >> import org.neo4j.graphdb.GraphDatabaseService; >> import org.neo4j.graphdb.Node; >> import org.neo4j.graphdb.RelationshipType; >> import org.neo4j.graphdb.Transaction; >> import org.neo4j.kernel.EmbeddedGraphDatabase; >> _______________________________________________ >> 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 >
-- Mattias Persson, [matt...@neotechnology.com] Hacker, Neo Technology www.neotechnology.com _______________________________________________ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user