Name: skT88420 Date: 07/12/99
there is no way I can tell to make javac print more than 100
error messages. This is dumb. What if I want to compile *.java
and pipe all the errors to a file? What if I want to compile
an old AWT application I'm converting to Swing and it has more
than 100 deprecated uses of AWT components. Please make the 100
limit an option.
(Review ID: 85483)
======================================================================
Name: krC82822 Date: 06/05/2001
java version "1.3.0_01"
Java(TM) 2 Runtime Environmeht, Standard Edition
(build 1.3.0_01)
Java HotSpot(TM) Client VM (build 1.3.0_01, mixed mode)
I would like to be able to specify a maximum number
of error messages from the compiler, so I can read
them all in my terminal window.
(Review ID: 125795)
======================================================================
- duplicates
-
JDK-4631331 add option to javac, to set max number of errors before abort
-
- Closed
-