I am trying to create an application with JavaEE in IntelliJ Ultimate. The plugin comes by default and is activated, but when it comes to importing
import javax.servlet.*
I do not see the library, does anyone know of any solution? Thanks.
I am trying to create an application with JavaEE in IntelliJ Ultimate. The plugin comes by default and is activated, but when it comes to importing
import javax.servlet.*
I do not see the library, does anyone know of any solution? Thanks.