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

Fri, 23 Aug 2013 09:57:21 +0100

author
mkos
date
Fri, 23 Aug 2013 09:57:21 +0100
changeset 397
b99d7e355d4b
parent 384
8f2986ff0235
child 408
b0610cd08440
permissions
-rw-r--r--

8022885: Update JAX-WS RI integration to 2.2.9-b14140
8013016: Rebase 8009009 against the latest jdk8/jaxws
Reviewed-by: alanb, 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@397 30 VERSION = schemagen 2.2.8-b20130806.1801
alanb@368 31
mkos@397 32 FULLVERSION = schemagen vollst\u00E4ndige Version "2.2.8-b20130806.1801"
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