Hi,... We are developing an eclipse RCP application in which we have Neoclipse is a component. We want to share the Neo4j database with the Neoclipse so that it can be accessed by multiple accessors. How can I do that? I've tried to implement a shared component that starts the Neo service on a certain database, and then I use this Neo service in other plugins. However, I usually get linkage error related to class loaders. Any help.
-- Regards,... Ahmed Abdelsalam _______________________________________________ Neo mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

