Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ajdt-dev] Equinox Aspects - some doubts

- Is Equinox Aspects located in the same directory as your org.eclipse.osgi bundle?
Yes

- Are the org.aspectj.runtime and org.aspectj.weaver bundles installed/selected/available?
Yes

- Is the system property for the hook set somewhere?
I don't know, how can I set it?

What does the console tells you about the bundle org.eclipse.equinox.weaving.
aspectj? Is it resolved? active?

In eclipse ganymede I am using the config.ini as you've said but many errors has ocurred: http://paste.eusouopedro.com/477

In Galileo I've set the start levels at plugins configuration tab  but it had no effect, the rcp application starts normally and the osgi bundles (aspectj) are not starting.
After starting org.eclipse.equinox.weaving.aspectj at osgi console with start id, it turns to active but nothing happens.... it's like the plugins configurations does not exist and all osgi bundles are being ignored: http://paste.eusouopedro.com/480


--
jp



Back to the top