|
| 1 | +eclipse.preferences.version=1 |
| 2 | +formatter.alignParameters=false |
| 3 | +formatter.alignSingleLineCaseStatements=false |
| 4 | +formatter.alignSingleLineCaseStatements.maxArrowIndent=40 |
| 5 | +formatter.compactControlReadability=false |
| 6 | +formatter.compactStringConcatenation=false |
| 7 | +formatter.doubleIndentClassDeclaration=false |
| 8 | +formatter.formatXml=true |
| 9 | +formatter.indentLocalDefs=false |
| 10 | +formatter.indentPackageBlocks=true |
| 11 | +formatter.indentSpaces=2 |
| 12 | +formatter.indentWithTabs=false |
| 13 | +formatter.multilineScaladocCommentsStartOnFirstLine=false |
| 14 | +formatter.placeScaladocAsterisksBeneathSecondAsterisk=false |
| 15 | +formatter.preserveDanglingCloseParenthesis=false |
| 16 | +formatter.preserveSpaceBeforeArguments=false |
| 17 | +formatter.rewriteArrowSymbols=false |
| 18 | +formatter.spaceBeforeColon=false |
| 19 | +formatter.spaceInsideBrackets=false |
| 20 | +formatter.spaceInsideParentheses=false |
| 21 | +formatter.spacesWithinPatternBinders=true |
| 22 | +syntaxColouring.bracket.backgroundColourEnabled=false |
| 23 | +syntaxColouring.bracket.bold=false |
| 24 | +syntaxColouring.bracket.colour=0,0,0 |
| 25 | +syntaxColouring.bracket.enabled=true |
| 26 | +syntaxColouring.bracket.italic=false |
| 27 | +syntaxColouring.bracket.underline=false |
| 28 | +syntaxColouring.default.backgroundColourEnabled=false |
| 29 | +syntaxColouring.default.bold=false |
| 30 | +syntaxColouring.default.colour=0,0,0 |
| 31 | +syntaxColouring.default.enabled=true |
| 32 | +syntaxColouring.default.italic=false |
| 33 | +syntaxColouring.default.underline=false |
| 34 | +syntaxColouring.keyword.backgroundColourEnabled=false |
| 35 | +syntaxColouring.keyword.bold=true |
| 36 | +syntaxColouring.keyword.colour=127,0,85 |
| 37 | +syntaxColouring.keyword.enabled=true |
| 38 | +syntaxColouring.keyword.italic=false |
| 39 | +syntaxColouring.keyword.underline=false |
| 40 | +syntaxColouring.operator.backgroundColourEnabled=false |
| 41 | +syntaxColouring.operator.bold=false |
| 42 | +syntaxColouring.operator.colour=0,0,0 |
| 43 | +syntaxColouring.operator.enabled=true |
| 44 | +syntaxColouring.operator.italic=false |
| 45 | +syntaxColouring.operator.underline=false |
| 46 | +syntaxColouring.scaladoc.backgroundColourEnabled=false |
| 47 | +syntaxColouring.scaladoc.bold=false |
| 48 | +syntaxColouring.scaladoc.colour=63,95,191 |
| 49 | +syntaxColouring.scaladoc.enabled=true |
| 50 | +syntaxColouring.scaladoc.italic=false |
| 51 | +syntaxColouring.scaladoc.underline=false |
| 52 | +syntaxColouring.singleLineComment.backgroundColourEnabled=false |
| 53 | +syntaxColouring.singleLineComment.bold=false |
| 54 | +syntaxColouring.singleLineComment.colour=63,127,95 |
| 55 | +syntaxColouring.singleLineComment.enabled=true |
| 56 | +syntaxColouring.singleLineComment.italic=false |
| 57 | +syntaxColouring.singleLineComment.underline=false |
| 58 | +syntaxColouring.string.backgroundColourEnabled=false |
| 59 | +syntaxColouring.string.bold=false |
| 60 | +syntaxColouring.string.colour=42,0,255 |
| 61 | +syntaxColouring.string.enabled=true |
| 62 | +syntaxColouring.string.italic=false |
| 63 | +syntaxColouring.string.underline=false |
| 64 | +syntaxColouring.xml.attributeName.backgroundColourEnabled=false |
| 65 | +syntaxColouring.xml.attributeName.bold=false |
| 66 | +syntaxColouring.xml.attributeName.colour=127,0,127 |
| 67 | +syntaxColouring.xml.attributeName.enabled=true |
| 68 | +syntaxColouring.xml.attributeName.italic=false |
| 69 | +syntaxColouring.xml.attributeName.underline=false |
| 70 | +syntaxColouring.xml.attributeValue.backgroundColourEnabled=false |
| 71 | +syntaxColouring.xml.attributeValue.bold=false |
| 72 | +syntaxColouring.xml.attributeValue.colour=42,0,255 |
| 73 | +syntaxColouring.xml.attributeValue.enabled=true |
| 74 | +syntaxColouring.xml.attributeValue.italic=true |
| 75 | +syntaxColouring.xml.attributeValue.underline=false |
| 76 | +syntaxColouring.xml.comment.backgroundColourEnabled=false |
| 77 | +syntaxColouring.xml.comment.bold=false |
| 78 | +syntaxColouring.xml.comment.colour=63,85,191 |
| 79 | +syntaxColouring.xml.comment.enabled=true |
| 80 | +syntaxColouring.xml.comment.italic=false |
| 81 | +syntaxColouring.xml.comment.underline=false |
| 82 | +syntaxColouring.xml.equals.backgroundColourEnabled=false |
| 83 | +syntaxColouring.xml.equals.bold=false |
| 84 | +syntaxColouring.xml.equals.colour=0,0,0 |
| 85 | +syntaxColouring.xml.equals.enabled=true |
| 86 | +syntaxColouring.xml.equals.italic=false |
| 87 | +syntaxColouring.xml.equals.underline=false |
| 88 | +syntaxColouring.xml.processingInstruction.backgroundColourEnabled=false |
| 89 | +syntaxColouring.xml.processingInstruction.bold=false |
| 90 | +syntaxColouring.xml.processingInstruction.colour=0,128,128 |
| 91 | +syntaxColouring.xml.processingInstruction.enabled=true |
| 92 | +syntaxColouring.xml.processingInstruction.italic=false |
| 93 | +syntaxColouring.xml.processingInstruction.underline=false |
| 94 | +syntaxColouring.xml.tagDelimiter.backgroundColourEnabled=false |
| 95 | +syntaxColouring.xml.tagDelimiter.bold=false |
| 96 | +syntaxColouring.xml.tagDelimiter.colour=0,128,128 |
| 97 | +syntaxColouring.xml.tagDelimiter.enabled=true |
| 98 | +syntaxColouring.xml.tagDelimiter.italic=false |
| 99 | +syntaxColouring.xml.tagDelimiter.underline=false |
| 100 | +syntaxColouring.xml.tagName.backgroundColourEnabled=false |
| 101 | +syntaxColouring.xml.tagName.bold=false |
| 102 | +syntaxColouring.xml.tagName.colour=63,127,127 |
| 103 | +syntaxColouring.xml.tagName.enabled=true |
| 104 | +syntaxColouring.xml.tagName.italic=false |
| 105 | +syntaxColouring.xml.tagName.underline=false |
0 commit comments