Trying to create a Maven project in VSCode, and wish to add a Lombok Jar file to "Referenced Libraries".
Problem: Since I have created a Maven project, I no longer see "Referenced Libraries" inside "Java Projects".
Without Maven: I can see "Referenced Libraries
With Maven: I cannot see "Referenced Libraries
I am currently following these videos to setup my environment: