Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Alternate File Tab appearance
Alternate File Tab appearance [message #169531] Tue, 20 July 2004 14:59 Go to next message
mike is currently offline mikeFriend
Messages: 80
Registered: July 2009
Member
I would like to change the appearance of a java source file editor tab
based on where the source file came from. Local project files would
appear the same but source files brought into the editor from outside of
the local projects would appear different. Any thoughts on how to do
this?? I don't see an easy way to change the Icon or the color scheme.

Mike
Re: Alternate File Tab appearance [message #171329 is a reply to message #169531] Tue, 03 August 2004 10:59 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

mike wrote:

>I would like to change the appearance of a java source file editor tab
>based on where the source file came from. Local project files would
>appear the same but source files brought into the editor from outside of
>the local projects would appear different. Any thoughts on how to do
>this?? I don't see an easy way to change the Icon or the color scheme.
>
> Mike
>
>
>
Only the editor itself can set the title and the image. There's no
preference or API that would allow clients to override an editor title
or image. Allowing to do so would result in conflicts, e.g. the Java
editor sets the icon to indicate warnings or errors whenever the CU is
built.

Dani
Previous Topic:Java Project Wizard could not be started
Next Topic:Filtering types
Goto Forum:
  


Current Time: Thu Oct 10 22:25:12 GMT 2024

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

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

Back to the top