Getting LSOUTput

Answered

When I type sout keyword to get println, instead I get LSOutput (with a default imported package of import org.w3c.dom.ls.LSOutput;). I get this LSOUtput when i calls the print input from class.

0
1 comment

Check that "sout" template is configured and enabled under Settings (Preferences on macOS) | Editor | Live Templates | Java

If nothing seems suspicious, share the screenshot of completion popup like that: https://i.imgur.com/BuOh5TD.png

0

Please sign in to leave a comment.