Examples with "Java-Code zu" and their translation in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Um für alle Mappings in der Projektdatei Java-Code zu generieren, verwenden Sie
To generate Java code for all mappings in the project file, use
Die neu gesetzten Ziele konnten auf Basis der bisherigen Lösung nicht realisiert werden, da die feste Implementierung der Geschäftslogik - vor allem aber der Verkaufslogik - in Java-Code zu einer nicht handhabbaren Komplexitätssteigerung geführt hätte.
These newly set objectives could not be met on the basis of the existing solution, because the firm implementation of the business logic - and above all the marketing logic - in Java code would have led to an increased complexity that would have been impossible to manage.
In Zweifelsfällen wurde nicht etwa versucht kompilierbaren Java-Code zu generieren, sondern der Java-Compiler sollte genötigt werden entsprechende Fehlermeldungen zu erzeugen.
It was not the intention to produce compilable Java code in doubtful cases, rather the Java compiler should be forced to produce corresponding error messages.
Ein Fokus des Projektes liegt darauf, herstellerunabhängigen Java-Code zu erzeugen, der auf allen Virtual Machines, vor allem aber auch den Freien laufen soll.
Eclipse ist nur eine der zahlreichen Anwendungen zum Bearbeiten von Skripts für die Entwicklung von Java-Programmen und ermöglicht es Studenten, Java-Code zu schreiben und kompilieren und Programme auszuführen.
Eclipse is just one of the numerous script editing applications for developing java programs and allows students to write and compile java code and execute programs. Steps 1
Um den Java-Code zu erstellen, führen Sie Ant im selben Verzeichnis wie die Datei build.xml über die Befehlszeile aus.
To build the Java code, run Ant at the command line in the same directory as the build.xml file.
Verfahren nach Anspruch 1, bei dem der Java-Code zu dem Hauptteil der SIP-Mitteilung hinzugefügt wird.
A method as claimed in claim 1 wherein the Java code is added to the body of the SIP message.
Der erste Schritt bei der Verwendung von Java in der Datenbank besteht darin, den Java-Code zu schreiben und zu kompilieren.
The first step to using Java in the database is to write the Java code and compile it.
Der Kompilierungsprozess muss denselben Kompilierungsprozess nachahmen, den Sie verwenden würden, um einen Java-Code zu kompilieren, der vom AWS SDK abhängt.
Your build process should mimic the same build process you would use to compile any Java code that depends on the AWS SDK.
Struktogramme eignen sich auch wunderbar, um eine Programmlogik zunächst in Form von Pseudocode zu entwerfen, um dann erst in einem zweiten Schritt daraus den eigentlichen Java-Code zu entwickeln.
Draft Structure diagrams are ideal for designing program logic in the form of pseudo code before developing the actual Java code from it in a second step.
AnyLogic beinhaltet eine graphische Modellierungssprache und außerdem ermöglicht es dem Benutzer, Simulationsmodelle mit Java-Code zu erweitern.
AnyLogic includes a graphical modeling language and also allows the user to extend simulation models with Java code.
Beschreibung: Eine Schwachstelle im Java Plug-In kann es einem nicht-vertrauenswürdigen Applet ermöglichen, Privilegien durch einen Aufruf von JavaScript in Java-Code zu eskalieren und beispielsweise Dateien mit den Privilegien des Benutzers, der das Applet ausführt, zu lesen und zu schreiben.
Description: A vulnerability in the Java Plug-in may allow an untrusted applet to escalate privileges, through JavaScript calling into Java code, including reading and writing files with the privileges of the user running the applet.
Um eine größere Trennung zwischen XML-Struktur und Java-Code zu erreichen, geht XMLBeam einen anderen Weg: Die Daten verbleiben im DOM-Baum und sind direkt in Form von Javatypen nutzbar.
In order to achieve a larger separation between the XML structure and Java code, XMLBeam goes another way: The data remains in the DOM tree and can be used directly in terms of Java types.