PT #159413155: Generic YAML editor with spaces instead of tab indent

This commit is contained in:
BoykoAlex
2018-08-22 18:26:08 -04:00
parent 6647b58d9d
commit a186bc35a8
7 changed files with 103 additions and 6 deletions

View File

@@ -19,7 +19,9 @@ Require-Bundle: org.eclipse.jdt.launching;bundle-version="3.8.0",
org.eclipse.ui.ide,
org.eclipse.jdt.core,
org.eclipse.jdt.ui,
org.apache.commons.lang3
org.apache.commons.lang3,
org.eclipse.ui.genericeditor,
org.eclipse.ui.editors
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy
Export-Package: org.springframework.tooling.ls.eclipse.commons,