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

Hi!

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

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

- Is the system property for the hook set somewhere?

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

-Martin


João Paulo Sabino de Moraes wrote:
ya it did a lot!!!
I've downloaded eclipse rcp galileo m6 and follow the steps above. I've had
no problems with osgi applications.

In RCP applications I've got no error messages, but aspectj service did not
start Even if the start command is called with orgl.eclipse.weaving.aspectj
id through osgi console, it turns Active but nothing happens and the service
doesn't start.
Is there another plugin to be started or listed?


THKS!



------------------------------------------------------------------------

_______________________________________________
ajdt-dev mailing list
ajdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ajdt-dev


Back to the top