data-weave-intellij-plugin
data-weave-intellij-plugin copied to clipboard
[BUG] DataWeave valid Type annotation is marked as unable to resolve, but parsed correctly
I'm getting this issue while writing dwl functions.

it also happens with other types. They are totally valid and the Plugin also parses it correctly ( gives a different error if the object is not an object, e.g. an array and marks the content ).
What should happen? Plugin should not mark the default types as unable to resolve
Yes, this happens when DW doesn't found wlang library in the classpath. Make sure you have it as a dependency