Xterm view for OS terminal in Eclipse

This commit is contained in:
BoykoAlex
2020-10-15 17:30:35 -04:00
parent 49aef18f06
commit e33a921641
44 changed files with 2186 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
/* See bug 466075 about the pseudo-selector ":org-springframework-tooling-ls-eclipse-commons" */
IEclipsePreferences#org-eclipse-ui-workbench:org-springframework-ide-eclipse-xterm {
preferences:
'org.springframework.ide.eclipse.xterm.background=41,41,41'
'org.springframework.ide.eclipse.xterm.foreground=255,255,255'
'org.springframework.ide.eclipse.xterm.selection=235,235,235'
'org.springframework.ide.eclipse.xterm.cursor=255,255,255'
'org.springframework.ide.eclipse.xterm.cursorAccent=255,255,255'