output from build attempt:
Starting step: Compiling Java code.
javac 1.8.0_141
javac: directory not found: bin\classes
Usage: javac <options> <source files>
use -help for a list of possible options
Error.
what does it need, please? i have src, libs and bin subdirectories in the project directory. i even tried to add a classes subdirectory in bin (tried read only and normal properties, both. compiler deletes it). i have used slc successfully a couple times before; not seen this error. thanks for any clues.
Starting step: Compiling Java code.
javac 1.8.0_141
javac: directory not found: bin\classes
Usage: javac <options> <source files>
use -help for a list of possible options
Error.
what does it need, please? i have src, libs and bin subdirectories in the project directory. i even tried to add a classes subdirectory in bin (tried read only and normal properties, both. compiler deletes it). i have used slc successfully a couple times before; not seen this error. thanks for any clues.