You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried to solve this problem by looking for solutions online but the problem still persists. Here are some things that I tried and checked ~
check if java is on the system environment variable list, the jdk<version>/bin is linked to PATH.
added atom to system vars. as the docs requires of users to run ATOM from the terminal.
EDIT : I got the files to run, but they won't take any inputs.
I am still unable to execute Java files efficiently. I'm able to print data but I'm unable to take in inputs or call any functions
The text was updated successfully, but these errors were encountered:
I have tried to solve this problem by looking for solutions online but the problem still persists. Here are some things that I tried and checked ~
jdk<version>/bin
is linked to PATH.EDIT : I got the files to run, but they won't take any inputs.
I am still unable to execute Java files efficiently. I'm able to print data but I'm unable to take in inputs or call any functions
The text was updated successfully, but these errors were encountered: