'2008/02'에 해당되는 글 1건

  1. 2008/02/22 eclipse syntax color config path
2008-07-14 수정 : 파일 경로 변경. 예제 코드 추가

.metadata\.plugins\org.eclipse.core.runtime\.settings\org.eclipse.jdt.ui.prefs

semanticHighlighting.SYNTAX.enabled=true|false
semanticHighlighting.SYNTAX.color=%D,%D,%D
semanticHighlighting.annotation.color=255,128,0
semanticHighlighting.autoboxing.enabled=true
semanticHighlighting.autoboxing.underline=true
semanticHighlighting.class.color=0,0,255
semanticHighlighting.class.enabled=true
semanticHighlighting.enum.color=0,128,192
semanticHighlighting.enum.enabled=true
semanticHighlighting.interface.color=0,128,255
semanticHighlighting.interface.enabled=true
semanticHighlighting.localVariable.color=0,128,128
semanticHighlighting.localVariable.enabled=true
semanticHighlighting.localVariableDeclaration.color=0,128,128
semanticHighlighting.localVariableDeclaration.enabled=true
semanticHighlighting.method.color=128,0,0
semanticHighlighting.method.enabled=true
semanticHighlighting.methodDeclarationName.bold=false
semanticHighlighting.methodDeclarationName.color=255,0,0
semanticHighlighting.methodDeclarationName.enabled=true
semanticHighlighting.staticMethodInvocation.color=128,0,0
semanticHighlighting.typeParameter.bold=false
semanticHighlighting.typeParameter.enabled=true
java_keyword_return_bold
java_keyword_bold=false