How to operate javadoc commands in mac terminal

shows the directory where the Java program cannot be found

Jan.26,2022

1. First of all, we need to know the path where your file is located. We can choose to display a brief introduction

.

clipboard.png

2""

clipboard.png

3:

xinjian :cd

clipboard.png

pwd cd

4javac .java

5javadoc .java

clipboard.png

6. The premise is that the environment variables have been configured. If it is not configured, configure the environment variable first.

Menu