src/share/jaxws_classes/com/sun/tools/internal/jxc/MessageBundle_de.properties

Fri, 04 Oct 2013 16:21:34 +0100

author
mkos
date
Fri, 04 Oct 2013 16:21:34 +0100
changeset 408
b0610cd08440
parent 397
b99d7e355d4b
child 637
9c07ef4934dd
permissions
-rw-r--r--

8025054: Update JAX-WS RI integration to 2.2.9-b130926.1035
Reviewed-by: chegar

alanb@368 1 #
alanb@368 2 # Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
alanb@368 3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
alanb@368 4 #
alanb@368 5 # This code is free software; you can redistribute it and/or modify it
alanb@368 6 # under the terms of the GNU General Public License version 2 only, as
alanb@368 7 # published by the Free Software Foundation. Oracle designates this
alanb@368 8 # particular file as subject to the "Classpath" exception as provided
alanb@368 9 # by Oracle in the LICENSE file that accompanied this code.
alanb@368 10 #
alanb@368 11 # This code is distributed in the hope that it will be useful, but WITHOUT
alanb@368 12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
alanb@368 13 # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
alanb@368 14 # version 2 for more details (a copy is included in the LICENSE file that
alanb@368 15 # accompanied this code).
alanb@368 16 #
alanb@368 17 # You should have received a copy of the GNU General Public License version
alanb@368 18 # 2 along with this work; if not, write to the Free Software Foundation,
alanb@368 19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
alanb@368 20 #
alanb@368 21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
alanb@368 22 # or visit www.oracle.com if you need additional information or have any
alanb@368 23 # questions.
alanb@368 24 #
alanb@368 25
alanb@368 26 UNEXPECTED_NGCC_TOKEN = Nicht erkanntes {0} in Zeile {1} Spalte {2}
alanb@368 27
alanb@368 28 BASEDIR_DOESNT_EXIST = Nicht vorhandenes Verzeichnis: {0}
alanb@368 29
mkos@408 30 VERSION = schemagen 2.2.8-b130911.1802
alanb@368 31
mkos@408 32 FULLVERSION = schemagen vollst\u00E4ndige Version "2.2.8-b130911.1802"
alanb@368 33
alanb@368 34 USAGE = Verwendung: schemagen [-options ...] <java files> \nOptionen: \n\\ \\ \\ \\ -d <path> : Gibt an, wo die von Prozessor und javac generierten Klassendateien gespeichert werden sollen\n\\ \\ \\ \\ -cp <path> : Gibt an, wo die vom Benutzer angegebenen Dateien gespeichert sind\n\\ \\ \\ \\ -classpath <path> : Gibt an, wo die vom Benutzer angegebenen Dateien gespeichert sind\n\\ \\ \\ \\ -encoding <encoding> : Gibt die Codierung f\u00FCr die Annotationsverarbeitung/den javac-Aufruf an \n\\ \\ \\ \\ -episode <file> : Generiert Episodendatei f\u00FCr separate Kompilierung\n\\ \\ \\ \\ -version : Zeigt Versionsinformation an\n\\ \\ \\ \\ -fullversion : Zeigt vollst\u00E4ndige Versionsinformationen an\n\\ \\ \\ \\ -help : Zeigt diese Verwendungsmeldung an

mercurial