Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Beginner: More syntax coloring
Beginner: More syntax coloring [message #277912] Sat, 18 December 2004 18:05 Go to next message
Eclipse UserFriend
Originally posted by: petar_banicevic.hotmail.com

Hi,

Is there a plugin to enable more syntax colors than offered by Eclipse IDE.

I would like to color reserved words, identifier and symbol in different
colors.

Thx...
Re: Beginner: More syntax coloring [message #277972 is a reply to message #277912] Mon, 20 December 2004 06:17 Go to previous messageGo to next message
Eclipse UserFriend
"Petar Banicevic" <petar_banicevic@hotmail.com> wrote in message
news:cq2d39$3cq$1@www.eclipse.org...
> Hi,
>
> Is there a plugin to enable more syntax colors than offered by Eclipse
IDE.

You can customize the colours used by the built in editors (e.g. the Java
editor).

>
> I would like to color reserved words, identifier and symbol in different
> colors.

You may well need to write your own plug-in for this. Getting an editor with
basic syntax colouring up and running isn't too hard, but anything beyond
that gets frustrating :-)

Maybe if you post more details of exactly what you're doing..?

Jack
Re: Beginner: More syntax coloring [message #278014 is a reply to message #277972] Mon, 20 December 2004 16:56 Go to previous message
Eclipse UserFriend
Originally posted by: petar_banicevic.hotmail.com

I am switching from one tool to other (eclipse) and I need to see the
familiar syntax colloring otherwise I am confused most of the time.

It is hard to believe how one can become dependant on the such little
things.

Never mind... Not planing making the plug-in.
Thanks for answer :)

"Jack Hoxley" <jhoxley@uk.ibm.com> wrote in message
news:cq6cc1$v4m$1@www.eclipse.org...
>
> "Petar Banicevic" <petar_banicevic@hotmail.com> wrote in message
> news:cq2d39$3cq$1@www.eclipse.org...
>> Hi,
>>
>> Is there a plugin to enable more syntax colors than offered by Eclipse
> IDE.
>
> You can customize the colours used by the built in editors (e.g. the Java
> editor).
>
>>
>> I would like to color reserved words, identifier and symbol in different
>> colors.
>
> You may well need to write your own plug-in for this. Getting an editor
> with
> basic syntax colouring up and running isn't too hard, but anything beyond
> that gets frustrating :-)
>
> Maybe if you post more details of exactly what you're doing..?
>
> Jack
>
>
Previous Topic:Why data not set at DropTargetListener#dragOver
Next Topic:Taking a thread dump
Goto Forum:
  


Current Time: Sat Jul 19 18:23:36 EDT 2025

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

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

Back to the top