Solution: IntelliJ
|
javac: file not found: *.java
Usage: javac <options> <source files>
use -help for a list of possible options
Press any key to continue . . .
I have new and old jdk- all pathed right i messed around with the pathing aka (variables) anyone got a guide link? or video on youtube to point me in the right way?
@[Only registered and activated users can see links. ] off
Title Compiler
"C:\Program Files\Java\jdk1.6.0_26\bin\javac.exe" *.java
pause
i just wanted to play around with it.. but i cant compile nothing? to change the cache i know what im doing to a point but that was back in the day when i could follow guides off of moparscape.org i remember alot of it but i think im forgetting something really small or im not putting compiler in the right folder? i cant remember what do with them? also im having to compile as administrator i know that isnt right but i cant find no guides anymore on the compilers all been deleted or forums no longer can be found-
what am doing wrong :/
thanks-
its project insanity client and server
jdk 1.6 is out of date
no idea if your path is correct but the issue isn't that it can't find javac (it can) the issue is it can't find any java files in the current directory, that's because it'll be in a src folder and you'll probably need to import some libs
easy solution is to just use an ide like the above says
try again in 2022
« Client Background weird problem | 317 Evolve pk help please » |
Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |