"src" folder needs to be in the directory where the command is called compile package [windows] [javac -cp ".;" src/vitalswapcache/*.java -d .] compile package [others] [javac -cp ".:" ...
Some results have been hidden because they may be inaccessible to you