src/share/classes/com/sun/tools/javac/resources/compiler.properties

changeset 12
7366066839bb
parent 1
9a66ca7c79fa
child 54
eaf608c64fec
     1.1 --- a/src/share/classes/com/sun/tools/javac/resources/compiler.properties	Tue Mar 11 13:14:55 2008 -0700
     1.2 +++ b/src/share/classes/com/sun/tools/javac/resources/compiler.properties	Wed Mar 12 13:06:00 2008 -0700
     1.3 @@ -827,6 +827,10 @@
     1.4  bad class file: {0}\n\
     1.5  {1}\n\
     1.6  Please remove or make sure it appears in the correct subdirectory of the classpath.
     1.7 +compiler.misc.bad.source.file.header=\
     1.8 +bad source file: {0}\n\
     1.9 +{1}\n\
    1.10 +Please remove or make sure it appears in the correct subdirectory of the sourcepath.
    1.11  
    1.12  ## The following are all possible strings for the second argument ({1}) of the
    1.13  ## above strings.

mercurial