which jar file to import to intellj to make my java programs run in intelljidea ?

Answered

my jdk folder have  miltiple jar file , i am confused which to import to run my java programs

0
1 comment

When you add a new JDK in IntelliJ IDEA it automatically adds all the required jars to the classpath.

0

Please sign in to leave a comment.