Where is the "include dependencies with provided scope" check box in the new IntelliJ IDEA 2020.3 interface for running a java application? On the earlier version it was present and then suddenly it disappeared.
Where is the "include dependencies with provided scope" check box in the new IntelliJ IDEA 2020.3 interface for running a java application? On the earlier version it was present and then suddenly it disappeared.
Modify options, Use classpath of module:
Click on the module, enable the Include dependencies with "Provided" scope checkbox:
Vote for the corresponding issue to make it easier to find.
I was not able to find it mentioned as above but
I found the option inside the Modify options itself. you can check it.