-
Bug
-
Resolution: Fixed
-
P3
-
6
Previous problems with the workspace base name exceeding 50 characters causing
build failures (due to command lines being too long for javac), caused me
to investigate the use of the javac @filename option.
This option should reduce if not eliminate the long command line problems
with javac.
Other long command lines from things like javah or linking were not addressed.
This may get replaced with the use of ant, but that is a separate rfe.
###@###.### 2004-12-20 17:54:15 GMT