Skip to main content



      Home
Home » Newcomers » Newcomers » Syntax coloring for Java type identifiers
Syntax coloring for Java type identifiers [message #60756] Mon, 02 May 2005 14:03 Go to next message
Eclipse UserFriend
Hi,

I was looking through the syntax coloring options in the preference menu
(Eclipse v3.1.0) and I missed an option for coloring type identifiers.
Is it possible to get coloring for these? If it is not, is it likely
that it'll be possible in future versions? Some examples of what I mean:

public class Point {
^^^^^

private Point field;
^^^^^

Best Regards,

Johan Tibell
Student, Chalmers University of Technology
Re: Syntax coloring for Java type identifiers [message #60764 is a reply to message #60756] Tue, 03 May 2005 04:54 Go to previous message
Eclipse UserFriend
https://bugs.eclipse.org/bugs/show_bug.cgi?id=84769

Johan Tibell wrote:
> Hi,
>
> I was looking through the syntax coloring options in the preference menu
> (Eclipse v3.1.0) and I missed an option for coloring type identifiers.
> Is it possible to get coloring for these? If it is not, is it likely
> that it'll be possible in future versions? Some examples of what I mean:
>
> public class Point {
> ^^^^^
>
> private Point field;
> ^^^^^
>
> Best Regards,
>
> Johan Tibell
> Student, Chalmers University of Technology
Previous Topic:Default workspace path
Next Topic:using eclipse as a text editor
Goto Forum:
  


Current Time: Fri May 09 04:05:00 EDT 2025

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

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

Back to the top