Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
urbic committed May 9, 2024
1 parent 05465b9 commit 29ad861
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
import javax.tools.Diagnostic;

@SupportedAnnotationTypes({"coneforest.psylla.runtime.Type",
"coneforest.psylla.runtime,ErrorType",
"coneforest.psylla.runtime.ErrorType",
"coneforest.psylla.runtime.OperatorType"})
@SupportedSourceVersion(SourceVersion.RELEASE_17)
public class TypeMetadataCollector
Expand Down

0 comments on commit 29ad861

Please sign in to comment.