Hi Martin, First, I'm testing it with demo.eclipse.tooltip. When I launch it with the configuration Tooltip Demo (-verbose), the console tells:
[org.aspectj.osgi] info adding AspectJ hooks ... [org.aspectj.osgi] info supplementing org.eclipse.jface with [demo.eclipse.tooltip] [org.aspectj.osgi] info supplementing org.eclipse.jface.databinding with [demo.eclipse.tooltip] [org.aspectj.osgi] info supplementing org.eclipse.jface.text with [demo.eclipse.tooltip] [org.aspectj.osgi] info supplementing org.eclipse.swt with [demo.eclipse.tooltip] [org.aspectj.osgi] info supplementing org.eclipse.swt.win32.win32.x86 with [demo.eclipse.tooltip] However, no effect is noticed and the AOSGi plug-ins do not show up in the installed plug-in list. Oren -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Martin Lippert Sent: Tuesday, October 23, 2007 1:27 PM To: Equinox development mailing list Subject: Re: [equinox-dev] AOSGi is not recognized after installing features Hi Oren, > First, I would like to let you know that AOSGi is functioning on Eclipse > 3.3.1. Great to hear!!! Regarding your problem: What does the OSGi console short status tells you? Are the AOSGi bundles part of that list? -Martin > Yet, I'm facing a weird problem: > > When I'm adding a feature to Eclipse 3.3.1 (using update manager), after > restarting Eclipse the AOSGi plug-ins are not recognized (they don't show > up > in the installed plug-ins list and of course AOSGi is not functioning). > This > happened to me when I tried to add EMF and also Mylin. I tried the -clean > flag and the problem remains. Moreover, even when restoring the previous > Eclipse state the problem remains. This happens only when the features are > added AFTER AOSGi; when AOSGi is added after the features everything works > fine. any suggestions? > > > > Thanks, > > Oren > > > > _______________________________________________ > equinox-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/equinox-dev > _______________________________________________ equinox-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/equinox-dev _______________________________________________ equinox-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/equinox-dev
