Rollback to OR 8.5.1 to avoid indentation issue

This commit is contained in:
aboyko
2023-10-23 15:28:31 -04:00
parent 7361713e9b
commit bc0862ca51
3 changed files with 5 additions and 4 deletions

View File

@@ -17,6 +17,7 @@ import org.eclipse.core.resources.IMarker;
import org.eclipse.lsp4e.operations.codeactions.LSPCodeActionMarkerResolution;
import org.eclipse.ui.IMarkerResolution;
@SuppressWarnings("restriction")
public class LSPBootCodeActionMarkerResolution extends LSPCodeActionMarkerResolution {
@Override