Examples with "Java, debes" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Cuando creas o "declaras" una variable en Java, debes especificar el tipo de datos dentro de ella y darle un nombre.
When you create, or "declare" a variable in Java, you have to specify the type of the data within it and give it a name.
Para agregar otros niveles de registro a tu aplicación Java, debes agregar las propiedades del sistema apropiadas al archivo appengine-web.xml de tu proyecto. También podrías necesitar modificar el archivo logging.properties para establecer el nivel de registro deseado.
In order to add other levels of logging to your Java app, you need to add the appropriate system properties to your project's appengine-web.xml file, and you might also need to modify the logging.properties file to set the desired log level.
Si también deseas depurar tu código Java, debes realizar un cambio al tipo de depuración Auto o Hybrid.
If you want to also debug your Java code, you should switch to either the Auto or Dual debug type.
Manifiesto: Si escribes una app sin componente Java, debes declarar la clase NativeActivity en el manifiesto.
Manifest: If you are writing an app with no Java component to it, you must declare the NativeActivity class in the manifest.
Si quieres crear plantillas con el SDK 1.x de Cloud Dataflow para Java, debes tener la versión 1.9.0 o superior.
To create templates with the Cloud Dataflow SDK 1.x for Java, you must have version 1.9.0 or higher.
Antes de que Firefox pueda ejecutar las applets de Java, debes tener instalados y habilitados correctamente los plugins de Java.
Before Firefox can run Java applets you must have the Java plugin properly installed and enabled.
Andere resultaten
Para saber la versión de Java, primero debes ir al Panel de Control.
To find out the Java version, go to Control Panel.
En Java y Node.js, debes asignar dos devoluciones de llamada a esta operación de transacción: una función de actualización y una devolución de llamada de finalización opcional.
In Java and Node.js, you give the transaction operation two callbacks: an update function and an optional completion callback.
Códigos de programación en Java, recuerda que debes cambiar la terminación del archivo.txt por.java o simplemente copiar el contenido, funcionan con el IDE JCreator.
Java Programming Codes, remember to change the ending of the file.txt to.java or just copy the content, it works with the Powered by Phoca Download
Para usar las nuevas funciones del lenguaje Java 8, también debes usar el conjunto de herramientas Jack.
In order to use Java 8 language features, you need to also use the Jack toolchain.
Puedes mantener los valores de compatibilidad de origen y destino de tu proyecto en Java 7, pero debes usar JDK 8 para la compilación.
You can keep your project's source and target compatibility values set to Java 7, but you still need to compile using JDK 8.
Debes descargar una imagen de disco especifica SL6 disk image que funciona con esta versión de Java, y debes copiar la aplicación en tu carpeta 'Aplicaciones'.
You have to download a specific SL6 disk image that works with this Java version and copy the application to your 'Applications' folder.
Para depurar el código Java de tu app, debes adjuntar los códigos fuente Java y agregar puntos de interrupción en el archivo.java.
To debug your app's Java code, you need to attach the Java sources and add breakpoints in the.java files.