#missing type?
1 messages · Page 1 of 1 (latest)
<@&987246399047479336> please have a look, thanks.
HELP
It looks like you typed ofStrin instead of ofString but the g is from the autocomplete?
Regardless, you shouldn't use VSCode for Java development
It has many weird issues because it's not made for Java
You can use IntelliJ, it's free
You may need an import statement for BodyPublishers class
Or you already have one but it's a different one
why do you think that?
because the g is greyed out
probably not the issue though since the correct line below it also has the error
^^
well, on Eclipse im not getting that error...
ah well then it's definitely one of the weird VSCode problems ¯_(ツ)_/¯
from vscode I don't think so, maybe it's just an LSP problem... because it's not in eclipse, idk..