Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Could not ENABLE JDT weaving issue with AJDT 2.0.0 on Eclipse 3.4.2

Hello!

I've added AJDT package and tried to create simple AJDT project - but there is
some strange issue. After Eclipse was restarted due to the request for enabling
JDT weaving, Eclipse still complains about the fact there is no weaving enabled. 
It also suggests to edit config.ini and add the OSGi extensions, however looks
like the extension is already enabled:

#This configuration file was written by: org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser
#Fri Jul 17 23:54:04 EEST 2009
osgi.sharedConfiguration.area=file\:configuration/
osgi.bundles=reference\:file\:../../../home/bofh/.eclipse/org.eclipse.platform_3.4.0_185596441/dropins/ajdt/plugins/org.eclipse.equinox.weaving.hook_1.0.0.200905261348.jar@4,reference\:file\:org.eclipse.equinox.simpleconfigurator_1.0.0.v20080604.jar@1\:start
osgi.framework.extensions=org.eclipse.equinox.weaving.hook

Can somebody please help mw with resolving and fixing this problem?

Thank you in advance!

-- 
Eugene N Dzhurinsky


Back to the top