In fact, I can't find solution for 3.5 at all, since the API is closed all over (e.g. related classes IRepositoryManager, IMetadataRepositorymanager, RepositoryManipulator etc. are all internal)
2011/3/28 Andrey Razumovsky <[email protected]>: > 2011/3/25 DJ Houghton <[email protected]> >> >> 2). In older versions of Eclipse you can get the service through the >> bundle context and not go through the agent. Like you said, the agent was a >> concept introduced in 3.6. >> > Could you please provide a snippet? The following returns null: > context.getServiceReference(IMetadataRepositoryManager.class.getName()); > What service should I look for? > Thanks, > Andrey -- Andrey _______________________________________________ p2-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/p2-dev
