Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Classpath variable extension -- can the icon be changed?
Classpath variable extension -- can the icon be changed? [message #259403] Tue, 07 April 2009 10:30 Go to next message
Eclipse UserFriend
I was wondering; can I change the icon that eclipse uses when showing a
classpath variable, in particular my own classpath variable extension?

Thank you!
Re: Classpath variable extension -- can the icon be changed? [message #259414 is a reply to message #259403] Tue, 07 April 2009 10:51 Go to previous message
Eclipse UserFriend
On 2009-04-07 16:30, Eddie Galvez wrote:
> I was wondering; can I change the icon that eclipse uses when showing a
> classpath variable, in particular my own classpath variable extension?

If you mean the library icon that shows up in the Package Explorer, then
the official answer is no.

If you like to live dangerously, you could try to contribute a global
decorator to org.eclipe.ui.decorators and "decorate" (i.e. replace) the
icon for org.eclipse.jdt.internal.ui.packageview.ClassPathContainer.

Markus
Previous Topic:Call Hierachy can't traverse
Next Topic:IJavaModel, AST and Bindings
Goto Forum:
  


Current Time: Sat Apr 26 21:30:51 EDT 2025

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

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

Back to the top