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

已回答

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

0

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

0

请先登录再写评论。