hi! > 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
To me this sounds like a problem with the Eclipse plug-in architecture and not Neo4j-related. However, Neoclipse isn't designed for this kind of use yet, but it's planned for the future development. Maybe some of the guys on this list with more Eclipse experience (Tobias Sodergren and Peter Neubauer for example?) can give some more advice. I found this page, maybe it's interesting for you: http://stackoverflow.com/questions/213349/inter-plugin-communication-in-eclipse /anders _______________________________________________ Neo mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

