langtools/src/share/classes/com/sun/tools/javap/resources/javap.properties
changeset 862 44f1d401c8f5
parent 860 c7a22d6d7184
child 1038 fbe81cf1123d
equal deleted inserted replaced
861:fb540143ce11 862:44f1d401c8f5
     5 err.class.not.found=class not found: {0}
     5 err.class.not.found=class not found: {0}
     6 err.crash=A serious internal error has occurred: {0}\nPlease file a bug report, and include the following information:\n{1}
     6 err.crash=A serious internal error has occurred: {0}\nPlease file a bug report, and include the following information:\n{1}
     7 err.end.of.file=unexpected end of file while reading {0}
     7 err.end.of.file=unexpected end of file while reading {0}
     8 err.file.not.found=file not found: {0}
     8 err.file.not.found=file not found: {0}
     9 err.h.not.supported=-h is no longer available - use the 'javah' program
     9 err.h.not.supported=-h is no longer available - use the 'javah' program
       
    10 err.incompatible.options=bad combination of options: {0}
    10 err.internal.error=internal error: {0} {1} {2}
    11 err.internal.error=internal error: {0} {1} {2}
    11 err.ioerror=IO error reading {0}: {1}
    12 err.ioerror=IO error reading {0}: {1}
    12 err.missing.arg=no value given for {0}
    13 err.missing.arg=no value given for {0}
    13 err.no.classes.specified=no classes specified
    14 err.no.classes.specified=no classes specified
    14 err.not.standard.file.manager=can only specify class files when using a standard file manager
    15 err.not.standard.file.manager=can only specify class files when using a standard file manager