[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [aspectj-users] java.lang.IllegalAccessError
|
- From: "Mauro Baluda" <mauro@xxxxxxxx>
- Date: Tue, 4 Nov 2008 16:36:29 +0000
- Delivered-to: aspectj-users@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=bSCi/WcAUtrhGMtuqsdsHAuV+wPfTe6zeN2Rb1p4nys=; b=eckSvsSTtwnehttt5m4/PFjHZlE19xSAKAogob4mfqe2lIUtDmMuPH6NNxXNuyEbuL yy0E3EMUuRF3yLe+npFONM3Q/JHxrOgZlDmA5Liaizaoy6ULS7IEI84LihEeWUi4DNny hX+L32LZUpZBOdiaQ3J8UlGkWwCIm8zOxyPWs=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=DPItx7YSKdw6evCHu/XZnRG+OtKjgrzz3OrY2r3qhFNYME3dFcMtsLuCkvrj9lzcgC XxX7tW0mkrk+5J2jmChqancFwNyNzj3Sz/cO9ri7AcKmxrCZkLEXCpqJQrNEV6vZ1hx7 dN/K3MPgJnZrWIl3rfui19+vATha7Qv8mbIPI=
I created 2 minimal eclipse projects to highlight this IllegalAccessException
http://mauro.netsons.org/files/bug.zip
you can import both using
import->Existing projects into workspace
and then select the archive file
thank you,
Mauro
--
Computer science is no more about computers than astronomy is about telescopes
- Edsger W. Dijkstra