[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.dsdp.ercp] Re: Declarative OSGi services in eRCP

Hi,

now I came around to use declarative servcies for logging with eRCP 1.1.1.

I had to add these plug-ins from the Eclipse 3.3.2 release to the eRCP plugins directory:

org.eclipse.equinox.ds_1.0.0.v20070226.jar
org.eclipse.equinox.cm_3.2.0.v20070116.jar
org.eclipse.osgi.util_3.1.200.v20070605.jar

Then my configuration worked well.

Markus