-
Enhancement
-
Resolution: Rejected
-
P5
-
None
-
1.4.2
-
other
-
generic
When compiling a list of files provide an option to
javac, such as "-i", that would cause the javac operation to ignore any
compilation errors and proceed with the remaining files in the list.
Currently when javac is passed a file with a list of files to compile,
and there a compilation error, the javac operation terminates instead of
continuing with the remaining files.
###@###.### 2004-12-22 17:42:15 GMT
javac, such as "-i", that would cause the javac operation to ignore any
compilation errors and proceed with the remaining files in the list.
Currently when javac is passed a file with a list of files to compile,
and there a compilation error, the javac operation terminates instead of
continuing with the remaining files.
###@###.### 2004-12-22 17:42:15 GMT