I am developing a server plugin for neo4j. I want to run neo4j inside eclipse as well as debug my newly develop plugin also.
I read tutorial http://blog.neo4j.org/2012/03/how-to-set-up-maven-project-with-neo4j.html on how to include neo4j in eclipse but still I am not able to run Neo4j through eclipse.
Secondly, If I were able to run neo4j then in which directory would I develop my plugin ?
I am bit confuse on these two fronts.
Any Help Thanks
--
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 neo4j+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Amit,
I think setting up eclipse for ruining the server in debug mode is more complicated than in the video. I would just deploy the plugin to the normal server and run the server process with remote debugging. Would that work?
/peter
(snt)-[frm]->(phn)
--