Vertaling van "fuente Java" 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.
Eclipse permite depurar plugins como fuente Java incluida en el proyecto.
Eclipse allows you to debug plugins as Java source included in the project.
Esta declaración corresponde a la función nativa declarada en el código fuente Java.
This declaration corresponds to the native function declared in the Java source code.
La imagen siguiente muestra dos versiones de un archivo de código fuente Java
The illustration below shows two versions of a Java source code file
El paquete completo incluye el código fuente Java.
The complete package includes the Java source code.
Cuando el prototipo está listo, puede guardarse en un archivo fuente Java normal e integrarse con el proyecto.
When the prototype is ready, it can be saved to a regular Java source file and integrated with the project.
Gcj procesa tanto código fuente Java como bytecode y, además de crear ejecutables, puede también generar ficheros de clases.
Gcj natively understands Java source codes as well as bytecodes and besides creating executables it is also possible to output class files.
Para adjuntar códigos fuente Java, sigue estos pasos
Su función es mostrar los listados de código fuente Java en diferentes colores, tamaños, fuentes, con el fin de hacerlos más legibles y atractiva en un sitio web.
Its function is to display Java source listings in different colours, sizes, fonts, in order to make them more legible and attractive on a website.
Generación de código, ingeniería inversa e ingeniería de ida y vuelta para código fuente Java.
Code generation, reverse engineering, and round tripping - for Java source code.
Una vez que lo abras, el editor mostrará un banner de advertencia en el que se te solicitará que selecciones los códigos fuente Java, similar al que se muestra en la figura 1.
After opening the file, the editor displays a warning banner asking you to select the Java sources, similar to what's shown in figure 1.
A medida que crece su proyecto deberá ir modificando la base original del código fuente generado. Para ello trabajará directamente en el código fuente Java usando su entorno IDE preferido.
As your project evolves, you will modify and add to the original base of generated source code by working directly in the Java source using your favorite IDE.
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.
UModel incluye la posibilidad de aplicar ingeniería inversa y leer código fuente Java y archivos binarios para generar modelos UML para una representación visual mucho más clara y fácil de analizar que el código de programa basado en texto.
UModel includes a powerful reverse engineering capability to read Java source code and binary files to generate UML models for a visual representation that is much clearer and more easily analyzed than the text-based program code.