How to get the old color theme in Eclipse Luna?

后端 未结 2 1462
渐次进展
渐次进展 2021-02-09 02:49

I have installed Eclipse Luna and for some reason they have removed the default light colored theme that I\'m familiar with.

2条回答
  •  感情败类
    2021-02-09 03:41

    You could possibly set the color scheme yourself, I haven't looked very closely into the new eclipse (still use an older version myself), but I found this which might be of help:

    http://eclipsecolorthemes.org/?view=theme&id=790

    http://eclipsecolorthemes.org/

    Otherwise, maybe this answer can be of help:

    You can reset to default color scheme in the Window>Preferences options page. This expample will be for resetting a theme usd for Java.

    Navagate to Windows>Preferences>Java>Editor. Click on Syntax Coloring. Click "Restore Defaults" and "Apply". Then, navagate to General>Editors. Click on Text Editors. Click on "Restore Defaults" and "Apply".

    I had the same issue and the above steps cleared up my problem. Also, the Show line numbers check box is on the last page from above.

提交回复
热议问题