src/share/classes/com/sun/tools/javap/resources/javap.properties

changeset 68
c33f7ddeeff2
parent 66
df47f7f4c95a
child 87
fd1d361ae294
     1.1 --- a/src/share/classes/com/sun/tools/javap/resources/javap.properties	Tue Jul 08 17:53:03 2008 -0700
     1.2 +++ b/src/share/classes/com/sun/tools/javap/resources/javap.properties	Tue Jul 08 18:06:19 2008 -0700
     1.3 @@ -7,6 +7,7 @@
     1.4  err.end.of.file=unexpected end of file while reading {0}
     1.5  err.file.not.found=file not found: {0}
     1.6  err.h.not.supported=-h is no longer available - use the 'javah' program
     1.7 +err.incompatible.options=bad combination of options: {0}
     1.8  err.internal.error=internal error: {0} {1} {2}
     1.9  err.ioerror=IO error reading {0}: {1}
    1.10  err.missing.arg=no value given for {0}

mercurial