

- Set the text size and icons for all folder view on my mac install#
- Set the text size and icons for all folder view on my mac windows 8.1#
- Set the text size and icons for all folder view on my mac code#
- Set the text size and icons for all folder view on my mac download#
I thought there would be an option I could set to launch Eclipse in that mode. That has not been updated for HiDPI (obviously MS wants me to use a newer version of VS), but it still works kind of ok with HiDPI screens since it just scales things up twice - the sizes of icons and letters are normal but they look lower-resolution.Īfter I saw how VS works, I began looking up a way to launch Eclipse in the same mode since it would not be technically very hard to just scale things up like how VS does. I also use an outdated version of Visual Studio. Eclipse) show tiny icons that are almost unreadable.
Set the text size and icons for all folder view on my mac windows 8.1#
I use a laptop with a 2560x1600 screen with the 200% magnification setting in Windows 8.1 (which makes it looking like a 1280x800 screen but clearer).Īpplications that support such "HiDPI" mode look just gorgeous, but the ones that don't (e.g. It seems there should be a way around it, but I just can't find it.

I have looked up solutions for this issue for the last month, but I have not found an ideal solution yet. It is blurry and non-ideal but better than an almost invisible UI! It seems this technique is applicable to any application too.Ĭreate an file in the same folder as eclipse.exe and place the following XML within it: I found the easiest way was to create a manifest file which forces Windows to scale the application. Happy for suggestions/improvements but this is really just an adhoc solution while we wait for the Eclipse team to get a fix out. On the Dell XPS it takes about 5 minutes to run.
Set the text size and icons for all folder view on my mac download#
The only problem I've found with this solution is that it really only works once - if you need to download plugins then do so in the original location and re-apply the icon increase batch process. Other files are copied across into the ZipOutputStream as is.
Set the text size and icons for all folder view on my mac code#
I put together the code into a small project: Results are pretty good - there's still a few "stubborn" icons which are tiny but most look good. I figured that one solution would be to run a batch operation on the Eclipse JAR's which contain the icons and double their size. But after setting the override High DPI setting for the eclipse.exe icons are now normal size. I tried setting compatibility settings on the launcher itself but it obviously didn't fix the issue. Here is a screen shot of how I set my compatibility settings.Īnd yes, the icons were super small before adjusting this setting. I spent like 10 minutes tracking down where the exe was so if its any help mine was located in: C:\Users\username\AppData\Local\Yatta\Launcher\installations\eclipse-ide-for-java-developers\eclipse.exe The launcher will hit the executable, launch the eclipse.exe and since you set the compatibility settings on the. Once set, you can use the launcher as normal. The launcher and eclipse are two different programs! You need to browse to the Eclipse.exe and override the High DPI scaling option there.

The issue is related to High DPI scaling as mentioned above but what I think a lot of you are missing is that you can't directly modify compatibility settings on the launcher itself.
Set the text size and icons for all folder view on my mac install#
I noticed a lot of you posted really complicated resolutions but there is a much easier way to do this! Its just a program and you shouldn't have to modify scripts, or install third party tools. I struggled with this issue for a little bit too.
