langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/javac.properties
changeset 41938 8e66bf10fcec
parent 41637 7b24b4c32ee6
child 41992 720257f5307d
equal deleted inserted replaced
41937:1313399705e9 41938:8e66bf10fcec
   355     not a directory: {0}
   355     not a directory: {0}
   356 javac.err.file.not.file=\
   356 javac.err.file.not.file=\
   357     not a file: {0}
   357     not a file: {0}
   358 javac.err.cannot.access.runtime.env=\
   358 javac.err.cannot.access.runtime.env=\
   359     cannot access runtime environment
   359     cannot access runtime environment
       
   360 javac.err.bad.value.for.option=\
       
   361     bad value for {0} option: ''{1}''
       
   362 javac.err.no.value.for.option=\
       
   363     no value for {0} option
   360 
   364 
   361 ## messages
   365 ## messages
   362 
   366 
   363 javac.msg.usage.header=\
   367 javac.msg.usage.header=\
   364 Usage: {0} <options> <source files>\n\
   368 Usage: {0} <options> <source files>\n\