Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Perspective Icon(Possible to NOT using an icon?)
Perspective Icon [message #895994] Mon, 16 July 2012 19:13 Go to next message
Ronald So is currently offline Ronald SoFriend
Messages: 198
Registered: April 2011
Senior Member
Hi,

In plugin.xml,

<perspective class="com.test.perspective"
            icon="icons/icon_1.png"
            id="com.test.perspective"
            name="%perspective.name">
</perspective>


I have a case when I do not need an icon for this perspective. Simply removing the attribute icon will not remove the icon, but I will see a square shape window icon instead. Is there a way to hide this icon?

Thanks,
Ronald
Re: Perspective Icon [message #897154 is a reply to message #895994] Sun, 22 July 2012 17:26 Go to previous message
Ronald So is currently offline Ronald SoFriend
Messages: 198
Registered: April 2011
Senior Member
Any bright mind out there who can shed some light on this topic? On top of what I was asking before, is there a way to show the icon on the right of the perspective text rather than left?

Thanks in advanced!
Previous Topic:RAP, Eclipse E4 and SWT Browser Edition
Next Topic:Logout
Goto Forum:
  


Current Time: Sat Apr 27 01:23:42 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