Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Adjust tab-space and mouse pointer?
Adjust tab-space and mouse pointer? [message #1854075] Sun, 31 July 2022 14:57 Go to next message
Jacey Ebert is currently offline Jacey EbertFriend
Messages: 1
Registered: July 2022
Junior Member
Hi all.

QUESTION 1)
When editing Java scripts, the mouse pointer turns into an almost invisible vertical bar. Is there a way to choose another pointer, like the usual arrow?

QUESTION 2)
Is there a way to adjust tab space "\t" in System.out.println(), at the moment the tab space is too big?
Re: Adjust tab-space and mouse pointer? [message #1854076 is a reply to message #1854075] Sun, 31 July 2022 15:37 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
I assume you're on Windows? The cursor you see is the native one and is the same in all native applications. You can change it via the system settings; search for mouse pointer...

I don't think there is a tab width preference for the console, if that's where you are seeing the results of System.out.


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Eclipse 2022-06 (4.24.0) can't connect to update server
Next Topic:Formatter and block comment
Goto Forum:
  


Current Time: Fri Apr 26 07:37:54 GMT 2024

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

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

Back to the top