Class ProjectSettingsChecker
java.lang.Object
com.microsoft.java.debug.plugin.internal.ProjectSettingsChecker
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanCheck whether the project settings are all matched as the expected.
-
Constructor Details
-
ProjectSettingsChecker
public ProjectSettingsChecker()
-
-
Method Details
-
check
Check whether the project settings are all matched as the expected.- Parameters:
params- - The checker parameters- Returns:
- true if all settings is matched
-