equal
deleted
inserted
replaced
1 # |
1 # |
2 # Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. |
2 # Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. |
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
4 # |
4 # |
5 # This code is free software; you can redistribute it and/or modify it |
5 # This code is free software; you can redistribute it and/or modify it |
6 # under the terms of the GNU General Public License version 2 only, as |
6 # under the terms of the GNU General Public License version 2 only, as |
7 # published by the Free Software Foundation. Oracle designates this |
7 # published by the Free Software Foundation. Oracle designates this |
159 invalid flag: {0} |
159 invalid flag: {0} |
160 javac.err.invalid.target=\ |
160 javac.err.invalid.target=\ |
161 invalid target release: {0} |
161 invalid target release: {0} |
162 javac.err.no.source.files=\ |
162 javac.err.no.source.files=\ |
163 no source files |
163 no source files |
|
164 javac.err.no.source.files.classes=\ |
|
165 no source files or class names |
164 javac.err.req.arg=\ |
166 javac.err.req.arg=\ |
165 {0} requires an argument |
167 {0} requires an argument |
166 javac.err.invalid.source=\ |
168 javac.err.invalid.source=\ |
167 invalid source release: {0} |
169 invalid source release: {0} |
168 javac.err.error.writing.file=\ |
170 javac.err.error.writing.file=\ |