You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.
jinmingjian edited this page Jan 30, 2013
·
20 revisions
h3. The detailed local update site way is not hard. It may be needed if you want to tweak one or three colors by yourself.
It is like this:
open eclipse.themes.darker.site/site.xml in Eclipse (4.2+), then use the "build" button generate a local update site/repo(a directory you given).
Finally, use that update site to install the plugin, like this(borrowed from Google plugin site^_^):
In Eclipse, choose Help > Install New Software...
In the "Work with" section, click the Add... button. The "Add Repository" dialog box appears.
Click Local and select the directory you unzipped, then click OK. Its path appears in the "Location" field. Leave the "Name" field empty.
Continue with step 2 of the GPE 4.2 installation instructions[1], as summarized here:
a. Select the software components you want.
b. Click Next to review the list of items to be installed, click Next again to read and accept the license agreements, then click Finish. Eclipse will then install any external dependencies if needed, and add the chosen components to the Eclipse installation.