author | alexey.ivanov <alexey.ivanov@jetbrains.com> | |
Tue, 2 Nov 2010 19:13:15 +0000 (22:13 +0300) | ||
committer | alexey.ivanov <alexey.ivanov@jetbrains.com> | |
Tue, 2 Nov 2010 19:13:15 +0000 (22:13 +0300) | ||
commit | 89492e090eca2a654d4222c43a49dec5b26692df | |
tree | 59e2443e34a4ba7b6129983af46ac31c3dba4284 | tree |
parent | cddb85c7b3a199132acf16196ede00e2a99bc93b | commit | diff |
src/org/jetbrains/javafx/formatter/JavaFxFormattingBlock.java | diff | blob | history | |
src/org/jetbrains/javafx/formatter/JavaFxFormattingModelBuilder.java | diff | blob | history | |
src/org/jetbrains/javafx/formatter/JavaFxFormattingUtil.java | [new file with mode: 0644] | blob |
testData/formatter/classIndent.fx | [new file with mode: 0644] | blob |
testData/formatter/classIndent_after.fx | [new file with mode: 0644] | blob |
testData/formatter/expressionsIndent.fx | [new file with mode: 0644] | blob |
testData/formatter/expressionsIndent_after.fx | [new file with mode: 0644] | blob |
testData/formatter/objectLiteralsIndent.fx | [new file with mode: 0644] | blob |
testData/formatter/objectLiteralsIndent_after.fx | [new file with mode: 0644] | blob |
testSrc/org/jetbrains/javafx/JavaFxFormatterTest.java | [new file with mode: 0644] | blob |