-
Notifications
You must be signed in to change notification settings - Fork 0
carlosrivera22/P1_802126420-2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Instructions on how to run Project 1: Simple Stock Exchange System Steps: 1. Access the project’s source file through the terminal with the cd command. Example: cd documents/workspace/P1_802126420/src 2. Once in the source file, run the javac command in the terminal to compile the program or project. Example: javac p1_main.java 3. After executing the javac command, run the java command to run the program or project. Example: java p1_main 4. After completing this command the program should run and you can play with it. ================================================================================== JAVADOC DOCUMENTATION To access the javadoc documentation 1. Access the P1_802126420 folder. 2. Inside the P1_802126420 access the doc folder. 3. Inside the doc folder there are folders of each package inside the project with files that contain the proper documentation for Project 1.
About
Simple Stock Exchange System
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published