Question:

Java Development Kit (JDK) on Mac?

by  |  earlier

0 LIKES UnLike

Hello,

Does anyone know where or how to use JDK on a Macintosh? I've been trying to look everywhere for it because I need it for a Java Class I'm taking.

 Tags:

   Report

1 ANSWERS


  1. it's already installed as os x is based on unix.  Open up a terminal (applications->utilities->terminal) and type java className to run a java program and javac javaFile.java to compile.

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.