Hi Oren,

use this config.ini. It contains all necessary arguments:

osgi.bundles=\
[EMAIL PROTECTED]:start,\
[EMAIL PROTECTED]:start,\
[EMAIL PROTECTED],\
here.come.my.aspects
osgi.framework.extensions=org.aspectj.osgi

# AOSGi
org.aspectj.weaver.loadtime.configuration=META-INF/aop.xml;org/aspectj/aop.xml
#aj.weaving.verbose=true
#org.aspectj.weaver.showWeaveInfo=true
#org.aspectj.osgi.verbose=true

Heiko

Oren Mishali schrieb:

Hi,

Until now, I worked with AOSGi by running a new workbench from within eclipse. Now I’m interested in exporting a plug-in with the promoted aspects, start Eclipse and see the aspects in action. Could anyone provide some guidelines of how to do that, in particular, regarding the config.ini and any special arguments that should be provided to Eclipse?

Thanks,

Oren

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

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

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

Reply via email to