2

My computer hasn't internet connection at work. How I can install eclipse color theme plugin offline?

http://eclipsecolorthemes.org/?view=plugin

P.S. I use eclipse 4.3

mystdeim
  • 4,802
  • 11
  • 49
  • 77
  • possible duplicate of [Downloading Eclipse plug-in update sites for offline installation](http://stackoverflow.com/questions/1371176/downloading-eclipse-plug-in-update-sites-for-offline-installation) – oberlies Feb 12 '14 at 14:43

2 Answers2

4

From the downloaded zip file, extract and place the jar files into their respective folders i.e. in plugins and features.

Now, start the eclipse application and go to Window -> Preferences -> General -> Appearance -> Color Theme and choose the theme from the list.

Deep LF
  • 199
  • 1
  • 12
0

According to this issue on github, you can go to "Help > Install New Software > Work with:", and enter

http://eclipse-color-theme.github.io/update/

You can now install the plugin.

Eric Duminil
  • 52,989
  • 9
  • 71
  • 124