Hi, i was just following the tutorial here to debug a file in checkstyle.
but i get this error when trying to debug the file mentioned DescendantTokenCheckTest.java
the errors in the picture are in: src/it/resources/org/checkstyle/suppressionxpathfilter/coding/missingnullcaseinswitch/InputXpathMissingNullCaseInSwitchNested.java
Should i build the project using jdk22 instead ?
Hi, i was just following the tutorial here to debug a file in checkstyle.
but i get this error when trying to debug the file mentioned
DescendantTokenCheckTest.javathe errors in the picture are in:
src/it/resources/org/checkstyle/suppressionxpathfilter/coding/missingnullcaseinswitch/InputXpathMissingNullCaseInSwitchNested.javaShould i build the project using jdk22 instead ?