Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Raise IDE toolbar icon size
Raise IDE toolbar icon size [message #1863644] Sat, 17 February 2024 21:50 Go to next message
ray gllisse is currently offline ray gllisseFriend
Messages: 1
Registered: February 2024
Junior Member
Hi all,
I find toolbar icon size of the IDE too small .
Is there a way to zoom these icons permanently ?
Thanks !
Re: Raise IDE toolbar icon size [message #1864024 is a reply to message #1863644] Tue, 12 March 2024 04:38 Go to previous messageGo to next message
Yvonne Rhodes is currently offline Yvonne RhodesFriend
Messages: 2
Registered: March 2024
Junior Member
ray gllisse wrote on Sat, 17 February 2024 21:50
Hi all,
I find toolbar icon size of the IDE too small .
Is there a way to zoom these icons permanently ?
Thanks !


Hello,

To permanently increase the IDE toolbar icon size, you can edit the IDE's configuration file (eclipse.ini) and add the following lines: -Dswt.enable.autoScale=true -Dswt.autoScale=150 -Dswt.autoScale.method=nearest. Adjust the 150 value to scale the icons to your preference.

I hope the solution worked for you.
Re: Raise IDE toolbar icon size [message #1864043 is a reply to message #1864024] Wed, 13 March 2024 03:57 Go to previous messageGo to next message
Yvonne Rhodes is currently offline Yvonne RhodesFriend
Messages: 2
Registered: March 2024
Junior Member
Yvonne Rhodes wrote on Tue, 12 March 2024 04:38
ray gllisse wrote on Sat, 17 February 2024 21:50
Hi all,
I find toolbar icon size of the IDE too small . Milestone Card
Is there a way to zoom these icons permanently ?
Thanks !


Hello,

To permanently increase the IDE toolbar icon size, you can edit the IDE's configuration file (eclipse.ini) and add the following lines: -Dswt.enable.autoScale=true -Dswt.autoScale=150 -Dswt.autoScale.method=nearest. Adjust the 150 value to scale the icons to your preference.

I hope the solution worked for you.


Is this solution worked for you or not? If any question let me know, will help you.


Re: Raise IDE toolbar icon size [message #1866594 is a reply to message #1864043] Mon, 03 June 2024 10:10 Go to previous messageGo to next message
David Thurstan is currently offline David ThurstanFriend
Messages: 1
Registered: June 2024
Junior Member
Hi,

I have the same problem.

I tried the solution offered here, but it doesn't seem to change the icon sizes.

Instead of changing the icon sizes, it messes up the maximise an minimise icons and the gutters (where breakpoints etc are shown). If the scaling factor is set to 100, there is no effect at all and the mess doesn't happen.

index.php/fa/44634/0/
index.php/fa/44637/0/

I looked at the github for eclipse.platform.swt and discovered method can be set ti auto, smooth or nearest - so I tried each one in turn

I'm running eclipse on Macos Ventura 13.6.7.

Any ideas ?
Re: Raise IDE toolbar icon size [message #1866600 is a reply to message #1866594] Mon, 03 June 2024 19:12 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4493
Registered: July 2009
Senior Member

Curious, is that a conflict specific to the built-in Dark theme?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Reports on child data sets
Next Topic:I need help with making a new project.
Goto Forum:
  


Current Time: Fri Oct 04 09:54:14 GMT 2024

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

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

Back to the top