Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » AspectJ/Java Editor does not work
AspectJ/Java Editor does not work [message #58362] Sat, 12 November 2005 15:08 Go to next message
Eclipse UserFriend
Originally posted by: mg.schwarz.de

Hi,
i've just installed the latest version of AJDT...
when i try to open a *.aj-file with the aspectj-editor, i only get a gray
empty window...
the ADJT-event-trace window shows nothing unusual...

Thanks in Advance
Markus


Eclipse-Version:
Version: 3.1.0
Build id: I20050923-1000

AspectJ-Version:
Version: 1.3.0
Build id: 20051111104438
AspectJ version: 1.5.0.20051107153637
Re: AspectJ/Java Editor does not work [message #58536 is a reply to message #58362] Sun, 13 November 2005 00:23 Go to previous messageGo to next message
Matt Chapman is currently offline Matt ChapmanFriend
Messages: 429
Registered: July 2009
Senior Member
Hi Markus,

I don't recognise that build of eclipse - we use 3.1.1, which has an ID
of M20050929-0840. Also, if you do Window > Show View > Error Log, are
there any errors shown there?

Regards,

Matt.

On Sat, 12 Nov 2005 15:08:48 +0000, Markus Grill wrote:

> Hi,
> i've just installed the latest version of AJDT...
> when i try to open a *.aj-file with the aspectj-editor, i only get a gray
> empty window...
> the ADJT-event-trace window shows nothing unusual...
>
> Thanks in Advance
> Markus
>
>
> Eclipse-Version:
> Version: 3.1.0
> Build id: I20050923-1000
>
> AspectJ-Version:
> Version: 1.3.0
> Build id: 20051111104438
> AspectJ version: 1.5.0.20051107153637
Re: AspectJ/Java Editor does not work [message #60186 is a reply to message #58536] Fri, 06 January 2006 02:03 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: e-bz.163.com

I got the same problem when I tried to open a *.aj file with AspectJ/Java
Editor, here's the error log:

class
org.eclipse.ajdt.internal.ui.editor.contentassist.AJCompleti onProcessor
overrides final method .
Re: AspectJ/Java Editor does not work [message #60305 is a reply to message #60186] Fri, 06 January 2006 15:17 Go to previous messageGo to next message
Matt Chapman is currently offline Matt ChapmanFriend
Messages: 429
Registered: July 2009
Senior Member
On Fri, 06 Jan 2006 02:03:40 +0000, firefly.cn wrote:

> I got the same problem when I tried to open a *.aj file with AspectJ/Java
> Editor, here's the error log:
>
> class
> org.eclipse.ajdt.internal.ui.editor.contentassist.AJCompleti onProcessor
> overrides final method .

I believe this error is caused by a mismatch between AJDT and Eclipse
versions. Please make sure you are using a supported configuration, such
as Eclipse 3.1.1 and AJDT 1.3. See the AJDT download page for more
information: http://www.eclipse.org/ajdt/downloads/

Regards,

Matt.
Re: AspectJ/Java Editor does not work [message #60910 is a reply to message #60305] Fri, 13 January 2006 05:32 Go to previous message
Eclipse UserFriend
Originally posted by: e-bz.163.com

Matt Chapman wrote:

> On Fri, 06 Jan 2006 02:03:40 +0000, firefly.cn wrote:

>> I got the same problem when I tried to open a *.aj file with AspectJ/Java
>> Editor, here's the error log:
>>
>> class
>> org.eclipse.ajdt.internal.ui.editor.contentassist.AJCompleti onProcessor
>> overrides final method .

> I believe this error is caused by a mismatch between AJDT and Eclipse
> versions. Please make sure you are using a supported configuration, such
> as Eclipse 3.1.1 and AJDT 1.3. See the AJDT download page for more
> information: http://www.eclipse.org/ajdt/downloads/

> Regards,

> Matt.

Thanks for your reply, I have upgraded my Eclipse to 3.2, but still using
AJDT 1.3. -_-!
I've downloaded AJDT 1.4.0, everything is Ok, thanks again!
Re: AspectJ/Java Editor does not work [message #590885 is a reply to message #58362] Sun, 13 November 2005 00:23 Go to previous message
Matt Chapman is currently offline Matt ChapmanFriend
Messages: 429
Registered: July 2009
Senior Member
Hi Markus,

I don't recognise that build of eclipse - we use 3.1.1, which has an ID
of M20050929-0840. Also, if you do Window > Show View > Error Log, are
there any errors shown there?

Regards,

Matt.

On Sat, 12 Nov 2005 15:08:48 +0000, Markus Grill wrote:

> Hi,
> i've just installed the latest version of AJDT...
> when i try to open a *.aj-file with the aspectj-editor, i only get a gray
> empty window...
> the ADJT-event-trace window shows nothing unusual...
>
> Thanks in Advance
> Markus
>
>
> Eclipse-Version:
> Version: 3.1.0
> Build id: I20050923-1000
>
> AspectJ-Version:
> Version: 1.3.0
> Build id: 20051111104438
> AspectJ version: 1.5.0.20051107153637
Re: AspectJ/Java Editor does not work [message #591614 is a reply to message #58536] Fri, 06 January 2006 02:03 Go to previous message
Eclipse UserFriend
Originally posted by: e-bz.163.com

I got the same problem when I tried to open a *.aj file with AspectJ/Java
Editor, here's the error log:

class
org.eclipse.ajdt.internal.ui.editor.contentassist.AJCompleti onProcessor
overrides final method .
Re: AspectJ/Java Editor does not work [message #591648 is a reply to message #60186] Fri, 06 January 2006 15:17 Go to previous message
Matt Chapman is currently offline Matt ChapmanFriend
Messages: 429
Registered: July 2009
Senior Member
On Fri, 06 Jan 2006 02:03:40 +0000, firefly.cn wrote:

> I got the same problem when I tried to open a *.aj file with AspectJ/Java
> Editor, here's the error log:
>
> class
> org.eclipse.ajdt.internal.ui.editor.contentassist.AJCompleti onProcessor
> overrides final method .

I believe this error is caused by a mismatch between AJDT and Eclipse
versions. Please make sure you are using a supported configuration, such
as Eclipse 3.1.1 and AJDT 1.3. See the AJDT download page for more
information: http://www.eclipse.org/ajdt/downloads/

Regards,

Matt.
Re: AspectJ/Java Editor does not work [message #591813 is a reply to message #60305] Fri, 13 January 2006 05:32 Go to previous message
Eclipse UserFriend
Originally posted by: e-bz.163.com

Matt Chapman wrote:

> On Fri, 06 Jan 2006 02:03:40 +0000, firefly.cn wrote:

>> I got the same problem when I tried to open a *.aj file with AspectJ/Java
>> Editor, here's the error log:
>>
>> class
>> org.eclipse.ajdt.internal.ui.editor.contentassist.AJCompleti onProcessor
>> overrides final method .

> I believe this error is caused by a mismatch between AJDT and Eclipse
> versions. Please make sure you are using a supported configuration, such
> as Eclipse 3.1.1 and AJDT 1.3. See the AJDT download page for more
> information: http://www.eclipse.org/ajdt/downloads/

> Regards,

> Matt.

Thanks for your reply, I have upgraded my Eclipse to 3.2, but still using
AJDT 1.3. -_-!
I've downloaded AJDT 1.4.0, everything is Ok, thanks again!
Previous Topic:AJCompilationUnit question.
Next Topic:Where I can find documenation to extend AJDT?
Goto Forum:
  


Current Time: Sat Apr 20 04:07:35 GMT 2024

Powered by FUDForum. Page generated in 0.04246 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top