[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.technology.ajdt] Re: AJDT 2.0.0 + Eclipse 3.5 ClassNotFoundException
|
- From: Andrew Eisenberg <andrew.eisenberg@xxxxxxxxxxxxxxxx>
- Date: Tue, 30 Jun 2009 10:17:32 -0700
- Newsgroups: eclipse.technology.ajdt
- Organization: EclipseCorner
- Thread-index: Acn5pqcXdDXCBgg+4keao4ZZCE7y7Q==
- Thread-topic: AJDT 2.0.0 + Eclipse 3.5 ClassNotFoundException
- User-agent: Microsoft-Entourage/12.19.0.090515
The plugin is org.aspectj.ajde.
Make sure that the plugin is installed and the version should be
1.6.5.20090618034232 (although if it is a slightly different version, should
be OK). Also, make sure that the class exists inside of that plugin.
Did you install through the update site or through a zip file?
On 30/06/09 1:14 AM, in article
99d22748aae8ee9183f4ccd56a4dd516$1@xxxxxxxxxxxxxxx, "Fu Zebest"
<fuzebest@xxxxxxx> wrote:
>> Did you have any problems with installation or do you have any other errors
>> in your error log?
>
> No there was no problem with a clean Eclipse installation with a clean
> workspace.
> The log file is filled with the exception stacktraces all rooted to the
> java.lang.ClassNotFoundException:
> org.aspectj.ajde.core.ICompilerConfiguration.
> Even more weird thing - I cannot find this class anywhere in my Eclipse
> installation. Which plugin contains it?
>
> Forgot to mention the exact AJDT version - 2.0.0.e35x-20090625-1000.
>