Mac Theme For Eclipse



Obscuration is a free application for Mac OS X that is thought to be a passage point for amateurs to programming. Be that as it may, in the event that you are not one of developers, you may discover this program useless. On the off chance that you have officially chosen to uninstall Eclipse on Mac OS X, you should realize what choices do you have.

  1. Mac Theme For Eclipse Theme
  2. Mac Theme For Eclipse Free

A fork of this plugin has been donated and merged in the main Eclipse platform repository. Starting from Eclipse Luna, you'll find it preinstalled as the new default dark theme of Eclipse!
You can use this repository to get the latest development version.

Requirements

  1. 'Mac' CSS theme for Eclipse Juno. Contribute to apauzies/eclipse-mac-theme development by creating an account on GitHub.
  2. Clean Sheet is an ergonomic theme for the Eclipse Java IDE on Windows 10 and Mac OS X. Attuned to lessen visual fatigue and eyestrain that focuses on readability.
  • Eclipse 4.2+

Installation

  • Eclipse Marketplace:
    ← Drag this button to your Eclipse workbench to install;
  • Update site:

    Or download this plugin by using Help > Install New Software... and add the update site:

  • Manual:

    Or download moonrise_0.8.9.jar package and put it into your Eclipse dropinsplugins folder;

  • Restart Eclipse and go to Window > Preferences > General > Appearance;

  • Select MoonRise (standalone) or, for a little better tabs decoration, install Eclipse 4 Chrome Theme from marketplace or from here and select MoonRise;

  • Rest your eyes ;)

Syntax highlighting scheme:

You can find the one used in the screenshot here:

  • RainbowDrops.epf (most accurate and with wider support for plugins, download and import it with Eclipse built-in Preferences import: File > Import... then select General > Preferences);

  • or RainbowDrops.xml (download and import it with Eclipse Color Theme Plugin);

  • or here;

Fine-tuning:

There are some settings that can be changed only from the Eclipse Preferences window and that override the theme's settings by default:

  • Change the colors for Content Assist:

    Go to Window > Preferences > General > Appearance > Colors and Fonts then change the colors for Basic > Content Assist background color and Basic > Content Assist foreground color (eg. foreground color: #DDD, background color: #333);

  • Change the colors for Console:

    Go to Window > Preferences > Run/Debug > Console and modify the colors as you like (eg. Standard Out text color: #DDD, Background color: #333);

  • Change the colors for Javadoc:

    Go to Window > Preferences > General > Appearance > Colors and Fonts then change the colors for Java > Javadoc view background. Note that the foreground color cannot be changed and depends on system font color.

Trouble-shooting:

ProblemSolution
The font of the title of the tabs is differentEnsure that on your machine is installed Segoe Print font then open the downloaded jar package with an archive explorer, open /themes/css/moonrise-ui-standalone.css, search for any occurrencies of font-family property and change its value to Segoe Print (or what ever you prefer), then save/update the jar archive.
The size of the title of the tabs is differentEclipse does not scale it with a DPI-Aware policy. Open the jar package downloaded with a file archiver, open /themes/css/moonrise-ui-standalone.css, search for font-size property and modify its value according to your needs.
The label of the checkboxes has a color difficult to readIt's related to a SWT bug, use a system theme that has lighter font color for buttons.
The text of the buttons has a color difficult to read (MAC-OSX)It's related to a SWT bug, try this 'patched' version if you have this issue (no more needed for v0.8.4+).
After updating the plugin, it isn't loaded as expectedEclipse seems to use some sorts of internal resources caching that don't work always very well. To ensure that it's not an issue related to the new plugin version, create a new workspace and import your projects here, or try with a freshly downloaded Eclipse release.

Notes:

Mac theme for eclipse theme

Currently this theme uses the CSS-SWT engine introduced in the 4.2 version of the Eclipse Platform and should provide a dark style for each GUI widget that can be handled with the last version of the Eclipse SDK. This plugin has been tested with the main Eclipse Development Tool packages on Linux distributions, Windows and OSX and with the following Eclipse releases:

  • Luna (4.4)
  • Kepler (4.3.x)
  • Juno (4.2.x)

It works best with a dark system theme since currently the look of some GUI widgets cannot be overriden directly in Eclipse. The more noticeable issues related to SWT are the ScrollBar widgets, the Table headers/lines and the arrows to fold/unfold contents that cannot be styled. As minor issues there are Button background color on Windows and OSX that cannot be customized (on Windows checkboxes/radio controls do not inherit font color) and some other little bugs related to the CSS engine that makes the customizations harder and unwieldy. Aside from that, the theme currently might not look perfect on each platform, but should be fully useable on all of them. The Eclipse CSS engine is still under improvement.

References

License

This is open source software, licensed under the Eclipse Public License. See the file COPYING for details.

The format of Mac OS X applications has changed in Eclipse Mars to make Eclipse and Eclipse-based applications look more like native OS X applications. This format change was done in a way that is not backwards compatible, however SDC can work around this issue and will not put your users into a broken state.
What does this mean for you? It means if you want to upgrade your existing package to Eclipse 4.5.0 on OS X, you have to run a two stage upgrade flow or run the package’s installer. Because the old provisioning software doesn’t know how to interpret the new format, a single stage upgrade will not be offered to users.

Your options for addressing this issue are as follows:

Option

Steps

Effects

Delayed Update

  1. Revert your changes to the package.
  2. Promote the package without changes to take updates to the SDC in-product software updates plugin.
  3. Give your users enough time to take the update. You can enable mandatory updates on your package’s security policy to help force adoption.
  4. Change the version of the base software to the new version you desire and promote again.
  • Users who take the first update will see updates as normal going forward.
  • Users who miss the first update or install snapshot versions of this package from before the SDC update will no longer receive in-product updates.

Use a New Package

  1. Create a new package (or clone an existing one)
  2. Update that package to the new version of your base software
  3. Leave this package on the current version of its base software.
  • All users who need the new version must switch to the new package.
  • You can help your users migrate to the new package with a notification.

Disable Mac OSX Support for the Package

  1. Turn off Mac OSX support for the package in your its access policy.
  2. Promote the access policy
  3. Promote the package.
  • Existing Mac users, if any, will no longer get in-product updates.
  • Windows and Linux users are able to continue using this package without interruption.

Immediate Update

  1. Continue with your promote.
  • Mac OSX installations will no-longer get in-product updates and users will have to run the new installer.

Mac Theme For Eclipse Theme

In instances where your Mac installations are no longer receiving updates due to this installation change (Delayed Updates and Immediate Update options above), a notification will automatically be displayed in Mac OSX telling the user to run the installer. Please refer to this documentation for ways to customize this notification.

Mac Theme For Eclipse Free

If you have any questions about these options, please cancel this promote and submit a support request. We are more than happy to help you with your upgrade process!