-
Prerequisites JDK Version: Java 21.
-
How to Run Locate the Project: Expand the project folder in the Package 探索r view.
Find the Main Class: Navigate to the main program class containing the main method (e.g., src/MainExperiment.java).
Execute: Right-click on the MainExperiment.java file -> Select Run As -> Java Application.
View Results: The output and execution results will be displayed in the Console window at the bottom of the IDE.