Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [epp-dev] Issues with SWT and Mac 64bit?

Ha! I was able to reproduce the problem.

I always start my eclipse from command line (old habit, way from the
time I used windows), and this works, no blurriness.

If I start Eclipse from Finder, I can confirm Marcel's observations, SDK
works fine, Standard is blurry.

Looks like NSHighResolutionCapable is missing from Info.plist, but I
could not find a way to edit the file to test this theory.

--
Regards,
Igor





On 2014-09-24, 19:06, Igor Fedorenko wrote:
Well, what do you know, I had every intention to keep my working config
until this was resolved, but our IT just pushed OSX updates to my
macbook. So I did some more testing.

As far as I can tell, both SDK and Standard packages work fine in my
updated environment, no blurriness. The problem must be something
else. I have OSX 10.9.5 and java 1.8.0_20 now. Attached is the new
installation details.

--
Regards,
Igor

On 2014-09-24, 17:59, Marcel Bruch wrote:

On 24 Sep 2014, at 23:38, Igor Fedorenko <igor@xxxxxxxxxxxxxx> wrote:

I just tried standard package from [1] and everything looks proper on my
mac. I didn't update to the latest OSX and my java version is not the
latest either. Not sure what else can explains the discrepancy.

FWIW, attached are my installation details


I attached mine to
https://bugs.eclipse.org/bugs/show_bug.cgi?id=445013


On a first sight:

My OS is higher than Igor’s: 10.9.5 instead of 10.9.4
My JDK is higher than Igor’s: jdk1.8.0_20 vs jdk1.8.0_11


However,  since the SDK download works well for me, it’s certainly
neither Java nor the OS  but rather some configuration option issue.
I’m glad to help with testing but I’m not experienced in various
options that that exist.


Best,
Marcel




_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or
unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/epp-dev



_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/epp-dev



Back to the top