Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » WindowBuilder in Eclipse Java Oxygen
WindowBuilder in Eclipse Java Oxygen [message #1768503] Wed, 19 July 2017 14:08 Go to next message
Frank Westhoff is currently offline Frank WesthoffFriend
Messages: 2
Registered: July 2017
Junior Member
I'm running Oxygen on a Mac and have added WindowBuilder. The WindowBuilder editor displays in a small font. I would like to increase its font size. But I have not been able to figure out how do so. Any advice would be greatly appreciated. (By the way, I can change the font size on the Java editor that is part of Oxygen.)
Re: WindowBuilder in Eclipse Java Oxygen [message #1768695 is a reply to message #1768503] Fri, 21 July 2017 17:26 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Which "editor" do you mean? Can you provide a screenshot of it?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: WindowBuilder in Eclipse Java Oxygen [message #1768777 is a reply to message #1768695] Sun, 23 July 2017 19:35 Go to previous messageGo to next message
Frank Westhoff is currently offline Frank WesthoffFriend
Messages: 2
Registered: July 2017
Junior Member
I having the problem with the editor that is in WindowBuilder. It's font is tiny and I can't figure out how to change its size. I tried to take a screenshot as you requested, but I'm new to Macs. I couldn't do it. Nevertheless, I assure you the the font size is very small. Many thanks for your help.
Re: WindowBuilder in Eclipse Java Oxygen [message #1768900 is a reply to message #1768777] Mon, 24 July 2017 18:16 Go to previous messageGo to next message
Tauno Voipio is currently offline Tauno VoipioFriend
Messages: 742
Registered: August 2014
Senior Member
OS X has an utility called Grab. It has instructions in the Help pages.

--

Tauno Voipio
Re: WindowBuilder in Eclipse Java Oxygen [message #1778002 is a reply to message #1768503] Thu, 07 December 2017 15:15 Go to previous messageGo to next message
Sven Schirmer is currently offline Sven SchirmerFriend
Messages: 2
Registered: December 2017
Junior Member
Hi there,

the problem is the same on Linux using Oxygen.1 + recent WindowBuilder.

I can change the font size for the regular Java Editor in Prefs / GEneral / Appearance / Colors and Fonts / Basic / Text Font. This works fine for now SWING classes (as well as the common CTRL-+, CTRL-- shortcuts).

The font size in the Source tab of a Window builder file is not affected by the above setting, nor do above shortcuts work.

For teaching my classes, I would highly appreciate the shortcuts to work as well for the WindowBuilder editor (it worked on Neon, I guess).

Bets regards
Sven
Re: WindowBuilder in Eclipse Java Oxygen [message #1778010 is a reply to message #1778002] Thu, 07 December 2017 18:02 Go to previous messageGo to next message
Sven Schirmer is currently offline Sven SchirmerFriend
Messages: 2
Registered: December 2017
Junior Member
just an affirmation addon: editor fontsize changes work perfectly well in windowbuilder/swing designer 1.9 on eclipse neon.3
Re: WindowBuilder in Eclipse Java Oxygen [message #1783451 is a reply to message #1768503] Tue, 13 March 2018 10:01 Go to previous messageGo to next message
Ruben May is currently offline Ruben MayFriend
Messages: 1
Registered: March 2018
Junior Member
In case anyone still has this issue, the WindowBuilder font size is located at:
Window > Preferences > General > Appearance > Colors & Font > Basic > Text Font.
Re: WindowBuilder in Eclipse Java Oxygen [message #1797257 is a reply to message #1783451] Mon, 29 October 2018 09:53 Go to previous messageGo to next message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 43
Registered: July 2011
Member
[ Window > Preferences > General > Appearance > Colors & Font > Basic > Text Font. ]
[ Window > Preferences > General > Appearance > Colors & Font > Java > Java Editor Text Font. ]
These settings does not work for me.

I mean, I want to change the font of SWT Editor's source tab.

I still don't know how to change the font.

I'm Japanese.
From Photon, default Japanese font has become garbled.
So this is critical issue for me.

Does anyone solve this problem yet?

Thank you very much in advance.

My Environment :
Eclipse Photon 4.8.0
Window Builder (and SWT Designer) 1.9.1
Re: WindowBuilder in Eclipse Java Oxygen [message #1799556 is a reply to message #1797257] Mon, 10 December 2018 08:19 Go to previous messageGo to next message
jazz acuo is currently offline jazz acuoFriend
Messages: 1
Registered: December 2018
Junior Member
I am also a Japanese.
I have a similar problem.
Are you solving this problem?
Re: WindowBuilder in Eclipse Java Oxygen [message #1817168 is a reply to message #1799556] Sun, 17 November 2019 15:10 Go to previous messageGo to next message
李吉 王 is currently offline 李吉 王Friend
Messages: 1
Registered: November 2019
Junior Member
Please follow the order below,
Window >> Preferences >> General >> Appearance >> Colors and Fonts >> Basic >> Text Fonts
then you can edit the font size. Have a try.
Re: WindowBuilder in Eclipse Java Oxygen [message #1827612 is a reply to message #1817168] Tue, 19 May 2020 10:20 Go to previous messageGo to next message
Magnus  ristiansen-Modéer is currently offline Magnus ristiansen-ModéerFriend
Messages: 3
Registered: July 2009
Junior Member
Any updates on this? I've got the same font for "Text Font" and "Java Editor Text Font" but the WindowBuilder source editor still uses a larger font than regular java editors (see attached screenshot).

Using Eclipse 2020-03 on (sadly) Win10.
Re: WindowBuilder in Eclipse Java Oxygen [message #1831292 is a reply to message #1827612] Sun, 16 August 2020 22:21 Go to previous messageGo to next message
James Garrison is currently offline James GarrisonFriend
Messages: 16
Registered: July 2009
Junior Member
Still a problem in 2020-06.

Nothing seems to affect the font size in the WindowBuilder "source" tab.

Here's a screengrab of a Java editor window with the text font set to Consolas 14

index.php/fa/38778/0/

And here is the same general area in the WindowBuilder "Source" tab

index.php/fa/38779/0/
  • Attachment: eclipse16.png
    (Size: 26.72KB, Downloaded 1212 times)
  • Attachment: eclipse17.png
    (Size: 31.42KB, Downloaded 1253 times)
Re: WindowBuilder in Eclipse Java Oxygen [message #1833939 is a reply to message #1768503] Wed, 28 October 2020 14:14 Go to previous message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 43
Registered: July 2011
Member
2020 October

I also have this problem.
Still no solution or bug fix for this?
Previous Topic:Working example for two way databinding
Next Topic:WB added org.eclipse.wb.swt.SWTResourceManager.java SOURCE to my project?
Goto Forum:
  


Current Time: Thu Apr 18 22:54:52 GMT 2024

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

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

Back to the top