-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hola,
Indagando en el uso del IDE que utilizo para desarrollar, Emacs + jde, al ejecutar el Javadoc con la maxima rigurosidad, he visto que genera warnings como el que transcribo a continuacion. XXX.java:358: warning - The first sentence is interpreted to be: Generating YYY/docs/javadoc/index-all.html... "Substitutes HTML reserved characters with their escaped version.<br/> i.e." This sentence is different from what will be interpreted as the first sentence in the next major release (when that interpretation will be internationalized), which is: "Substitutes HTML reserved characters with their escaped version." To avoid this note, change the doc comment to make this a proper first sentence, then use -breakiterator from that point forward, which will output this new sentence. Lo interesante es la frase que indica que en la proxima version de Javadoc permitira internacionalizacion de los comentarios. Sin embargo, no he sido capaz de encontrar mas documentacion sobre como especificar el -breakiterator, asi que he llegado a la conclusion de que probablemente se refiera a escribir un retorno de carro justo al final de la primera sentencia, tal como sucede en la documentacion de cada paquete (package.html). -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/epEqCAvt6RF8M0cRAmQ7AKCVCDwYkCWbKHdNxDW4gnXjcb9prgCfcAr4 VGtPvws/tmjDcDnPWl9pAgA= =0Hpm -----END PGP SIGNATURE----- --------------------------------------------------------------------- Para eliminar la suscripci�n, mail a: [EMAIL PROTECTED] Para comandos adicionales, mail a: [EMAIL PROTECTED]
