langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
changeset 45682 fc3b228b9e2a
parent 45156 001f73134346
child 45744 db6aedca2c8c
equal deleted inserted replaced
45600:6589d4088eaa 45682:fc3b228b9e2a
  2988 
  2988 
  2989 # 0: symbol, 1: name, 2: symbol, 3: symbol
  2989 # 0: symbol, 1: name, 2: symbol, 3: symbol
  2990 compiler.err.package.clash.from.requires=\
  2990 compiler.err.package.clash.from.requires=\
  2991     module {0} reads package {1} from both {2} and {3}
  2991     module {0} reads package {1} from both {2} and {3}
  2992 
  2992 
       
  2993 # 0: name, 1: symbol, 2: symbol
       
  2994 compiler.err.package.clash.from.requires.in.unnamed=\
       
  2995     the unnamed module reads package {0} from both {1} and {2}
       
  2996 
  2993 # 0: string
  2997 # 0: string
  2994 compiler.err.module.not.found.in.module.source.path=\
  2998 compiler.err.module.not.found.in.module.source.path=\
  2995     module {0} not found in module source path
  2999     module {0} not found in module source path
  2996 
  3000 
  2997 compiler.err.output.dir.must.be.specified.with.dash.m.option=\
  3001 compiler.err.output.dir.must.be.specified.with.dash.m.option=\