mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
EA-79756 - NPE: ServletGlobalVariableProvider.getGlobalVariables: diagnostics
This commit is contained in:
@@ -68,6 +68,7 @@ public abstract class JspManager implements IBaseJspManager {
|
||||
|
||||
public abstract String[] getPossibleTldUris(@NotNull Module module);
|
||||
|
||||
@NotNull
|
||||
public abstract Collection<XmlFile> getPossibleTldFiles(@NotNull Module module);
|
||||
|
||||
@Nullable
|
||||
|
||||
Reference in New Issue
Block a user