PT #159413155: Generic YAML editor with spaces instead of tab indent
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user