Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » aspectj editor problem
aspectj editor problem [message #25793] Fri, 12 September 2003 19:20 Go to next message
Eclipse UserFriend
Originally posted by: james22.poczta.onet.pl

hi.

i have a problem with color syntax of comments in aspectj editor.
the problem is, the comments have no color, only black default color
insted of my custom color set in java preferences.
what's up?
how to force comment to be colorful?

thx
dave
Re: aspectj editor problem [message #25843 is a reply to message #25793] Mon, 15 September 2003 08:35 Go to previous messageGo to next message
George Harley is currently offline George HarleyFriend
Messages: 70
Registered: July 2009
Member
On Fri, 12 Sep 2003 21:20:02 +0200, james22 <james22@poczta.onet.pl> wrote:

> hi.
>
> i have a problem with color syntax of comments in aspectj editor.
> the problem is, the comments have no color, only black default color
> insted of my custom color set in java preferences.
> what's up?
> how to force comment to be colorful?
>
> thx
> dave
>

Hi Dave,

Not heard of this problem before. Could you let us know the following
information so that we can try and verify what you are seeing :-

(a) Version of Eclipse
(b) Version of AJDT
(c) Operating System

Is it the case that this problem does *not* occur when you use the Java
editor ? If so, can you improve things by going into
Windows-Preferences-Java-Editor-Syntax tab and selecting your comments
colouring ?

Best regards,
George
--
George
Re: aspectj editor problem [message #25884 is a reply to message #25843] Tue, 16 September 2003 18:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: james22.poczta.onet.pl

hi

it is:

Windows XP PL,

Eclipse Platform
Version: 3.0.0
Build id: 200309090010

AJDT 1.1.3

in java editor i can see colorful comments - no problem (get my custom
colors), but aspect editor gives me everything colored but comments :-O
still i can't say why...

bregs,
dave
Re: aspectj editor problem [message #25925 is a reply to message #25884] Wed, 17 September 2003 08:46 Go to previous messageGo to next message
George Harley is currently offline George HarleyFriend
Messages: 70
Registered: July 2009
Member
On Tue, 16 Sep 2003 20:01:29 +0200, james22 <james22@poczta.onet.pl> wrote:

> hi
>
> it is:
>
> Windows XP PL,
>
> Eclipse Platform
> Version: 3.0.0
> Build id: 200309090010
>
> AJDT 1.1.3
>
> in java editor i can see colorful comments - no problem (get my custom
> colors), but aspect editor gives me everything colored but comments :-O
> still i can't say why...
>
> bregs,
> dave
>

Hi Dave,

Thanks for the information. I have just tried out the setup you describe
and I got the very same problem you describe. AJDT 1.1.3 is still fine on
the Eclipse 2.x stream so I assume that we have fallen foul of some API
change(s) between Eclipse 2.x and 3.x. A new bug report will be raised on
this today.

Best regards,
--
George
Re: aspectj editor problem [message #25964 is a reply to message #25925] Wed, 17 September 2003 09:08 Go to previous messageGo to next message
George Harley is currently offline George HarleyFriend
Messages: 70
Registered: July 2009
Member
On Wed, 17 Sep 2003 09:46:16 +0100, George Harley <gharley@uk.ibm.com>
wrote:

> On Tue, 16 Sep 2003 20:01:29 +0200, james22 <james22@poczta.onet.pl>
> wrote:
>
>> hi
>>
>> it is:
>>
>> Windows XP PL,
>>
>> Eclipse Platform
>> Version: 3.0.0
>> Build id: 200309090010
>>
>> AJDT 1.1.3
>>
>> in java editor i can see colorful comments - no problem (get my custom
>> colors), but aspect editor gives me everything colored but comments :-O
>> still i can't say why...
>>
>> bregs,
>> dave
>>
>
> Hi Dave,
>
> Thanks for the information. I have just tried out the setup you describe
> and I got the very same problem you describe. AJDT 1.1.3 is still fine
> on the Eclipse 2.x stream so I assume that we have fallen foul of some
> API change(s) between Eclipse 2.x and 3.x. A new bug report will be
> raised on this today.
>
> Best regards,

Just checked and there is already an open Bugzilla report on this item.
The bug id is 42957. For status please point your browser at :-

https://bugs.eclipse.org/bugs/show_bug.cgi?id=42957

It looks like the problem is caused by new functionality that went into
Eclipse 3.0 M3 (we were apparently OK on the M2 build). We will look into
this and try to get a speedy resolution.

Best regards,
--
George
Re: aspectj editor problem [message #26046 is a reply to message #25964] Wed, 17 September 2003 19:38 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: james22.poczta.onet.pl

ok thx :)
Re: aspectj editor problem [message #26086 is a reply to message #26046] Thu, 18 September 2003 11:32 Go to previous message
George Harley is currently offline George HarleyFriend
Messages: 70
Registered: July 2009
Member
On Wed, 17 Sep 2003 21:38:13 +0200, james22 <james22@poczta.onet.pl> wrote:

> ok thx :)
>

A fix for this problem is now integrated with the latest AJDT code base
(see bug status on Bugzilla for info). Improved editor behaviour on
Eclipse 3.0 should be available in AJDT 1.1.4 which will be available very
soon.

Best regards,
--
George
Re: aspectj editor problem [message #571121 is a reply to message #25793] Mon, 15 September 2003 08:35 Go to previous message
George Harley is currently offline George HarleyFriend
Messages: 70
Registered: July 2009
Member
On Fri, 12 Sep 2003 21:20:02 +0200, james22 <james22@poczta.onet.pl> wrote:

> hi.
>
> i have a problem with color syntax of comments in aspectj editor.
> the problem is, the comments have no color, only black default color
> insted of my custom color set in java preferences.
> what's up?
> how to force comment to be colorful?
>
> thx
> dave
>

Hi Dave,

Not heard of this problem before. Could you let us know the following
information so that we can try and verify what you are seeing :-

(a) Version of Eclipse
(b) Version of AJDT
(c) Operating System

Is it the case that this problem does *not* occur when you use the Java
editor ? If so, can you improve things by going into
Windows-Preferences-Java-Editor-Syntax tab and selecting your comments
colouring ?

Best regards,
George
--
George
Re: aspectj editor problem [message #571205 is a reply to message #25843] Tue, 16 September 2003 18:01 Go to previous message
Eclipse UserFriend
Originally posted by: james22.poczta.onet.pl

hi

it is:

Windows XP PL,

Eclipse Platform
Version: 3.0.0
Build id: 200309090010

AJDT 1.1.3

in java editor i can see colorful comments - no problem (get my custom
colors), but aspect editor gives me everything colored but comments :-O
still i can't say why...

bregs,
dave
Re: aspectj editor problem [message #571222 is a reply to message #25884] Wed, 17 September 2003 08:46 Go to previous message
George Harley is currently offline George HarleyFriend
Messages: 70
Registered: July 2009
Member
On Tue, 16 Sep 2003 20:01:29 +0200, james22 <james22@poczta.onet.pl> wrote:

> hi
>
> it is:
>
> Windows XP PL,
>
> Eclipse Platform
> Version: 3.0.0
> Build id: 200309090010
>
> AJDT 1.1.3
>
> in java editor i can see colorful comments - no problem (get my custom
> colors), but aspect editor gives me everything colored but comments :-O
> still i can't say why...
>
> bregs,
> dave
>

Hi Dave,

Thanks for the information. I have just tried out the setup you describe
and I got the very same problem you describe. AJDT 1.1.3 is still fine on
the Eclipse 2.x stream so I assume that we have fallen foul of some API
change(s) between Eclipse 2.x and 3.x. A new bug report will be raised on
this today.

Best regards,
--
George
Re: aspectj editor problem [message #571242 is a reply to message #25925] Wed, 17 September 2003 09:08 Go to previous message
George Harley is currently offline George HarleyFriend
Messages: 70
Registered: July 2009
Member
On Wed, 17 Sep 2003 09:46:16 +0100, George Harley <gharley@uk.ibm.com>
wrote:

> On Tue, 16 Sep 2003 20:01:29 +0200, james22 <james22@poczta.onet.pl>
> wrote:
>
>> hi
>>
>> it is:
>>
>> Windows XP PL,
>>
>> Eclipse Platform
>> Version: 3.0.0
>> Build id: 200309090010
>>
>> AJDT 1.1.3
>>
>> in java editor i can see colorful comments - no problem (get my custom
>> colors), but aspect editor gives me everything colored but comments :-O
>> still i can't say why...
>>
>> bregs,
>> dave
>>
>
> Hi Dave,
>
> Thanks for the information. I have just tried out the setup you describe
> and I got the very same problem you describe. AJDT 1.1.3 is still fine
> on the Eclipse 2.x stream so I assume that we have fallen foul of some
> API change(s) between Eclipse 2.x and 3.x. A new bug report will be
> raised on this today.
>
> Best regards,

Just checked and there is already an open Bugzilla report on this item.
The bug id is 42957. For status please point your browser at :-

https://bugs.eclipse.org/bugs/show_bug.cgi?id=42957

It looks like the problem is caused by new functionality that went into
Eclipse 3.0 M3 (we were apparently OK on the M2 build). We will look into
this and try to get a speedy resolution.

Best regards,
--
George
Re: aspectj editor problem [message #571369 is a reply to message #25964] Wed, 17 September 2003 19:38 Go to previous message
Eclipse UserFriend
Originally posted by: james22.poczta.onet.pl

ok thx :)
Re: aspectj editor problem [message #571387 is a reply to message #26046] Thu, 18 September 2003 11:32 Go to previous message
George Harley is currently offline George HarleyFriend
Messages: 70
Registered: July 2009
Member
On Wed, 17 Sep 2003 21:38:13 +0200, james22 <james22@poczta.onet.pl> wrote:

> ok thx :)
>

A fix for this problem is now integrated with the latest AJDT code base
(see bug status on Bugzilla for info). Improved editor behaviour on
Eclipse 3.0 should be available in AJDT 1.1.4 which will be available very
soon.

Best regards,
--
George
Previous Topic:AJDT Example: Autocompletion Doesn't Work
Next Topic:AJDT Example: Autocompletion Doesn't Work
Goto Forum:
  


Current Time: Fri Mar 29 00:56:44 GMT 2024

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

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

Back to the top