Examples with "JavaDoc tool" and their translation in Spaans
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.
For example java comes JavaDoc tool to generate technical documentation of code.
As you know, the javadoc tool is highly flexible and allows a number of configuration options.
Como ya saben, la herramienta javadoc es muy flexible y permite una serie de opciones de configuración.
Andere resultaten
In this quick lesson you have learned about Javadoc, a powerful tool used by Java developers to document source code thoroughly for reference and maintenance purposes.
En está rápida lección ha aprendido acerca de Javadoc, una herramienta poderosa usada por los desarrolladores de Java para documentar el código fuente a fondo para propósitos de referencia y mantenimiento.
BTW, I believe that DocWeb, James's JavaDoc-driven community translation tool, is still active.
In Java, the programmers use to write comments in the code and with a tool called Javadoc, the comments can be extracted and incorporated in web pages with HTML format.
En Java, el código se documenta en el mismo fichero y con una herramienta llamada Javadoc se pueden extrer los textos y comentarios de dicho código fuente y transformarlos en páginas web con formato HTML.
In addition, comments inside the code, there are tools that automatically generate documentation such as the classic Javadoc.
Además, en el tema comentarios, hay herramientas que generan documentación de forma automática como puede ser el ya clásico Javadoc.
Examples of such tools include: Java-javadoc, part of the jdk
Implementing the Economy API is fairly straightforward, and the JavaDocs can be a great tool if you are unsure what a method is supposed to do.
Implementar la API Economy es bastante sencillo, y los JavaDocs pueden ser una gran herramienta si no estas seguro de lo que se supone que un método debe hacer.
This can also be done for other Java commands, such as the compiler (javac), the documentation generator (javadoc), the JAR signing tool (jarsigner), and more.
Esto también se puede hacer para otros comandos Java, como el compilador (javac), el generador de documentación (javadoc), la herramienta JAR de firma (jarsigner), y más.