posted 20 years ago
and unixutils are available without linux-emulator for windows too.
But if I understand correctly, your dirs are:
If they belong to the same project, a 'javac b\MainClass.java' should work, if your package-declarations are in order.
I read something about a switch to compile all files, found listed in a file.
Yes - I found it again:
$JAVA_HOME/docs/tooldocs/tools.html#basic
go to your sysarchitecture, and find:
javac @argfile
which means in the example above:
Since javac without arguments shows some options, it's surprising, that there are additional options, not shown.
Since sun normally is very calculable, this is super-surprising.
[ September 21, 2004: Message edited by: Stefan Wagner ]
[ September 21, 2004: Message edited by: Stefan Wagner ]